From 34db78057278eec31672b520639c5a4ec2fef3c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 00:01:15 +0000 Subject: [PATCH] Bump pytest-cov from 6.2.1 to 7.0.0 in /tools Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5c2a4e73..65aff458 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -15,7 +15,7 @@ pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 pyparsing==3.2.4 -pytest-cov==6.2.1 +pytest-cov==7.0.0 pytest==8.4.1 six==1.16.0 yapf==0.43.0