From cfae89b666c8bac50b7a6d67f6b3dfcb39ede559 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Sep 2022 13:32:33 +0200 Subject: [PATCH] Update pytest-cov from 2.12.1 to 4.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 43af7dc..1094a87 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,3 +1,3 @@ pytest==6.2.4 -pytest-cov==2.12.1 +pytest-cov==4.0.0 mock==4.0.3 \ No newline at end of file