From 8e8fc9ae103e57a0e31107f798b57f6aa1de3bb5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Sep 2022 05:33:36 +0100 Subject: [PATCH] Update pytest-cov from 2.12.0 to 4.0.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 748a9767..7c1e7166 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -120,7 +120,7 @@ pygments==2.9.0 # via sphinx pyparsing==2.4.7 # via packaging -pytest-cov==2.12.0 +pytest-cov==4.0.0 # via -r requirements/test.in pytest==6.2.4 # via