Update pytest-cov requirement from ~=2.11 to ~=2.12 (#4479)

Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [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.0...v2.12.0)

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] 2021-05-17 08:40:34 +02:00 committed by GitHub
parent 318f1afa93
commit 61b3d41f8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@ coveralls~=3.0
coverage~=5.5
pre-commit~=2.12;python_full_version>="3.6.2"
pyenchant~=3.2
pytest-cov~=2.11
pytest-cov~=2.12
pytest-profiling~=1.7
pytest-xdist~=2.2