Bump pytest-cov from 4.1.0 to 5.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-26 10:54:56 +00:00 committed by Brian May
parent 264e4d94b8
commit 694a9c8a5b

View File

@ -1,5 +1,5 @@
-r requirements.txt
pytest==8.1.1
pytest-cov==4.1.0
pytest-cov==5.0.0
flake8==7.0.0
bump2version==1.0.1