Skip to content

Commit eb0c1f3

Browse files
build(deps): update pytest-cov requirement from <7,>=6 to >=6,<8
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@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 264d2d6 commit eb0c1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
feedparser>=6.0.11,<6.1
77
jsonfeed-util>=1.2,<2
88
mkdocs-material[imaging]>=9.5.47
9-
pytest-cov>=6,<7
9+
pytest-cov>=6,<8
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)