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