Update pytest-cov requirement from ~=4.0 to ~=4.1 (#8723)

Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
...

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] 2023-05-29 17:29:05 +02:00 committed by GitHub
parent 8cdccbbe73
commit e2ee953f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
coverage~=7.2
tbump~=6.10.0
contributors-txt>=1.0.0
pytest-cov~=4.0
pytest-cov~=4.1
pytest-profiling~=1.7
pytest-xdist~=3.3
six