build(deps-dev): bump pytest-cov from 2.10.0 to 3.0.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 3.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/v2.10.0...v3.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>
This commit is contained in:
dependabot[bot] 2022-01-03 10:32:04 +00:00 committed by GitHub
parent 3d9955d10b
commit 3e52808a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,5 @@ mock==4.0.3
mypy==0.930
pylint==2.7.4
pytest==6.2.5
pytest-cov==2.10.0
pytest-cov==3.0.0
types-PyYAML==6.0.1