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

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-10 23:35:48 +01:00 committed by GitHub
parent 86f0d48863
commit c4c9e59a57

View File

@ -5,6 +5,6 @@ sphinx==8.1.3
sphinx_rtd_theme==3.0.1
sphinxcontrib-openapi==0.8.4
pytest==8.3.3
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest-xprocess==1.0.2
pre-commit