Skip to content

Commit 786fa2b

Browse files
build(deps): update pytest-cov requirement from <5.1,>=4 to >=4,<6.1
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...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95ac1ed commit 786fa2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
feedparser>=6.0.11,<6.1
77
jsonfeed-util>=1.1.2,<2
88
mkdocs-material[imaging]>=9
9-
pytest-cov>=4,<5.1
9+
pytest-cov>=4,<6.1
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)