Skip to content

Commit 39e1909

Browse files
build(deps): update pytest-cov requirement from <4.2,>=4 to >=4,<5.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...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6226559 commit 39e1909

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,<4.2
9+
pytest-cov>=4,<5.1
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)