From bda16e19b41af4117eb227f9cd34f27d1f0f6a90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Oct 2023 17:16:25 -0400 Subject: [PATCH] Update coverage from 5.0.2 to 7.3.2 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..e342f0c 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,5 +1,5 @@ codecov==2.0.16 -coverage==5.0.2 +coverage==7.3.2 eradicate==1.0 pygments==2.6.1 pylama==7.7.1