Skip to content

Commit d623201

Browse files
build(deps): update pytest-cov requirement from <6,>=4 to >=4,<7
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 fff66e2 commit d623201

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
@@ -1,3 +1,3 @@
1-
pytest-cov>=4,<6
1+
pytest-cov>=4,<7
22
packaging>=20,<25
33
validators>=0.29.0,<0.35

0 commit comments

Comments
 (0)