Chore(deps): Bump pytest-cov from 6.2.1 to 7.0.0 (#2401)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Sep 2025 23:04:30 +0000 (01:04 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 23:04:30 +0000 (01:04 +0200)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index f84fb121a61d44cf40fc775919123abfdd4ad08b..e9aea245a587583191736a76ad93b6f8c2531c87 100644 (file)
@@ -54,7 +54,7 @@ test = [
   "pre-commit-hooks==6.0.0",
   "pytest==8.4.2",
   "pytest-aiohttp==1.1.0",
-  "pytest-cov==6.2.1",
+  "pytest-cov==7.0.0",
   "syrupy==4.9.1",
   "tomli==2.2.1",
   "ruff==0.12.12",