From ec5cf3d653ba5917db8ac7c6376f9e85741b0046 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 10:56:37 +0100 Subject: [PATCH] Update pytest-cov from 4.1.0 to 5.0.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..04c7361 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -3,7 +3,7 @@ docutils==0.20.1 pytest==7.3.1 coverage==7.2.7 codecov==2.1.13 -pytest-cov==4.1.0 +pytest-cov==5.0.0 build==0.10.0 flake8==6.0.0 twine==4.0.2 \ No newline at end of file