Skip to content

Commit

Permalink
build(deps): update pytest-cov requirement from <4.2,>=4 to >=4,<5.1
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.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 07c40dc commit ba74fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

GitPython>=3.1,<3.2
Pillow>=10.2,<10.3
pytest-cov>=4,<4.2
pytest-cov>=4,<5.1
validators>=0.20,<0.23

0 comments on commit ba74fed

Please sign in to comment.