Skip to content

Commit c01035c

Browse files
build(deps): update pytest-cov requirement from <6.1,>=4 to >=4,<6.2
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.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c04939 commit c01035c

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
@@ -3,5 +3,5 @@
33

44
GitPython>=3.1,<3.2
55
Pillow>=10.4.0,<11.2
6-
pytest-cov>=4,<6.1
6+
pytest-cov>=4,<6.2
77
validators>=0.29.0,<0.35

0 commit comments

Comments
 (0)