Bump pytest-cov from 4.0.0 to 4.1.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-25 10:57:38 +00:00 committed by Brian May
parent 5778437148
commit 799c9f33d0

View File

@ -1,6 +1,6 @@
-r requirements.txt
pytest==7.3.1
pytest-cov==4.0.0
pytest-cov==4.1.0
flake8==5.0.4
pyflakes==2.5.0
bump2version==1.0.1