From e6c31ec75757fce7e7a3f34e7e94fd2b829f4ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 10:50:23 +0000 Subject: [PATCH] chore(deps): update dependency pytest-cov to v7 --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 85e3647..cf8749f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,5 +4,5 @@ pdbpp==0.11.7 pylint==3.3.9 pytest==8.4.2 pytest-asyncio==1.2.0 -pytest-cov==6.3.0 +pytest-cov==7.0.0 pytest-mock==3.15.1