From 556db1def2a09ae9a01e6f36d195fff121733d60 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 21 Oct 2024 20:41:35 +0200 Subject: [PATCH] Update coverage from 7.2.7 to 7.6.4 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..c68e063 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.4 codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0