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

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.1 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.12.1...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]
2021-10-04 14:09:30 +00:00
committed by GitHub
parent 887c566f7c
commit 35fc8ee3e8

View File

@@ -70,7 +70,7 @@ setuptools.setup(
"pytest==6.2.5",
"pytest-sugar==0.9.4",
"pytest-instafail==0.4.2",
"pytest-cov==2.12.1",
"pytest-cov==3.0.0",
"pycodestyle==2.7.0",
"black==21.9b0",
"isort==5.9.3",