[pip] Bump pytest-cov from 6.3.0 to 7.0.0 (#536)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.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/v6.3.0...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>
This commit is contained in:
dependabot[bot] 2025-09-10 08:17:58 +02:00 committed by GitHub
parent 76ae526591
commit c5651e78f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ click==8.2.1
coverage==7.10.6
mock==5.2.0
pytest==8.4.2
pytest-cov==6.3.0
pytest-cov==7.0.0
pytest-xdist==3.8.0
requests==2.32.5
setuptools==80.9.0