From 4679fb66469f5fb8f894a52a01f3106ef8c325b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Oct 2024 08:43:54 +0200 Subject: [PATCH] Update coverage from 7.2.7 to 7.6.2 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..491ba58 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.6.2 codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0