Bump pytest-cov from 3.0.0 to 4.0.0 (#1034)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.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>

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] 2022-11-08 16:52:21 -08:00 committed by GitHub
parent 817e0cddac
commit 5508f4b6cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ flake8==5.0.4
pillow==9.2.0
pytest==7.1.2
pytest-cache==1.0
pytest-cov==3.0.0
pytest-cov==4.0.0
pytest-mock<3.8.3
recommonmark==0.7.1
requests==2.28.1