Skip to content

Commit

Permalink
Update pytest-cov requirement from ==2.12.* to ==3.0.*
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.12.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent 4ea2211 commit 37bcb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ black
feedparser>=6.0,<6.1
flake8>=3.8,<4.1
pre-commit>=2.10,<2.17
pytest-cov==2.12.*
pytest-cov==3.0.*
validator-collection>=1.5,<1.6

0 comments on commit 37bcb69

Please sign in to comment.