From a35ff064f054003c99e0711b603291b84014a571 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:25:53 +0000 Subject: [PATCH] Update dependency pytest-cov to v7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index addfd0b..88ae069 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pyflakes==3.4.0 pylint==3.3.8 pyright==1.1.405 pytest==8.4.2 -pytest-cov==6.3.0 +pytest-cov==7.0.0 tomli==2.2.1 tomlkit==0.13.3 typing_extensions==4.15.0