From d40406bf431dc42ec9c0a109acd6b44c286e3cc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 27 Jan 2024 16:40:04 +0100 Subject: [PATCH] Update coverage from 7.2.7 to 7.4.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..196eeda 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -1,7 +1,7 @@ black==23.3.0 docutils==0.20.1 pytest==7.3.1 -coverage==7.2.7 +coverage==7.4.1 codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0