From abbf43accd41756cf7ef0201854cb95fc9a63be7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 15 Dec 2019 04:50:41 +0200 Subject: [PATCH] Update coverage from 4.5.4 to 5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0af2b58..0df82fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -e . black==19.10b0 -coverage==4.5.4 +coverage==5.0 mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.7 ; python_version < '3.8' and python_implementation != 'PyPy' pytest==5.3.1