From 0a5cb84324a41d66c6923e4488970a9392402bd1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Sep 2020 12:18:00 +0300 Subject: [PATCH] Update coverage from 4.3 to 5.3 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f572784..b923f87 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,5 +4,5 @@ mock==2.0.0 pytest==4.0.0 pylint==1.6.4 -coverage==4.3 +coverage==5.3 pep8==1.7.0