From 5a08055f4b8e08537167bee845f9c2eb1ad52ce8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 06:22:59 +0000 Subject: [PATCH] Update dependency pytest-cov to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40fa3164..c1c7b803 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ py>=1.11.0 pluggy==1.5.0 pytest==8.3.3 -pytest-cov==5.0.0 +pytest-cov==6.0.0 flake8==7.1.1 requests-mock==1.12.1 Sphinx<9