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

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.1.
- [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.0...v2.12.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-07 06:02:46 +00:00
committed by GitHub
parent 6ffa5ef53e
commit a39e2e7e0f

View File

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