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

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 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/v4.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-08 10:27:17 +00:00
committed by GitHub
parent b033923756
commit a61d6e870f

View File

@@ -136,7 +136,7 @@ classifiers = [
dev = [ dev = [
"pytest==7.4.4", "pytest==7.4.4",
"pytest-asyncio==0.21.1", "pytest-asyncio==0.21.1",
"pytest-cov==4.1.0", "pytest-cov==7.0.0",
"pytest-mock==3.15.1", "pytest-mock==3.15.1",
"black==24.3.0", "black==24.3.0",
"isort==8.0.1", "isort==8.0.1",