build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.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.11.1...v2.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 05:57:20 +00:00
committed by GitHub
parent 3cf4a47773
commit 0dc212f53e

View File

@@ -67,7 +67,7 @@ setuptools.setup(
"pytest==6.2.4",
"pytest-sugar==0.9.4",
"pytest-instafail==0.4.2",
"pytest-cov==2.11.1",
"pytest-cov==2.12.0",
"pycodestyle==2.7.0",
"black==21.5b1",
"isort==5.8.0",