From 14f3687ab2de2f0fe5c65083138d022bbc7dfe2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Oct 2021 21:01:11 +0200 Subject: [PATCH] Update pytest-cov from 2.5.1 to 3.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4946e38..e2fc27a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -pytest-cov==2.5.1 +pytest-cov==3.0.0 pytest==3.6.1 pytest-mock==1.10.0 \ No newline at end of file