chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-24 20:48:01 +00:00
committed by GitHub
parent ca1eea6d5e
commit 415255e1ec
+1 -1
View File
@@ -75,6 +75,6 @@ dev = [
"ty==0.0.17",
"ruff==0.15.1",
"pytest==9.0.3",
"pytest-cov==7.0.0",
"pytest-cov==7.1.0",
"pytest-timeout>=2.4.0",
]