Bump pytest-cov from 5.0.0 to 6.0.0

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>
This commit is contained in:
dependabot[bot] 2024-10-30 11:30:03 +00:00 committed by GitHub
parent aba6b9862f
commit 665674a926
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ flake8==7.1.1
pillow==10.4.0
pytest==8.3.3
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