From e7a27814b3d92c8cbda7c96d7cba7d226bbd5a0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Jan 2021 05:31:39 +0100 Subject: [PATCH] Update pytest-cov from 2.5.1 to 2.11.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4946e38..e4ee24d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ -pytest-cov==2.5.1 +pytest-cov==2.11.0 pytest==3.6.1 pytest-mock==1.10.0 \ No newline at end of file