Skip to content

Commit

Permalink
Update pytest-cov requirement from ~=2.11 to ~=2.12 (#4479)
Browse files Browse the repository at this point in the history
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](pytest-dev/pytest-cov@v2.11.0...v2.12.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 318f1af commit 61b3d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 61b3d41

Please sign in to comment.