[pip] Bump pytest-cov from 6.2.1 to 6.3.0 (#534)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 6.3.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...v6.3.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-08 10:24:52 +02:00 committed by GitHub
parent 6302de6bc4
commit 46805d6a81
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.1
pytest-cov==6.2.1
pytest-cov==6.3.0
pytest-xdist==3.8.0
requests==2.32.5
setuptools==80.9.0