Bump pytest-cov from 5.0.0 to 6.0.0 (#1478)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  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] 2024-11-16 14:37:13 -08:00 committed by GitHub
parent 74adbdf7ce
commit 768bb78e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ flake8==7.1.1
pillow==11.0.0
pytest==8.3.2
pytest-cache==1.0
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-mock==3.14.0
recommonmark==0.7.1
requests==2.32.3