From 98c11d304d1d14000aab8fe594799efc366d3588 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 May 2024 13:13:47 +0200 Subject: [PATCH] Update coverage from 7.2.7 to 7.5.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..e2eea74 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.5.1 codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0