Skip to content

Commit 216be26

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 5068222 commit 216be26

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.1
6-
pytest-cov>=4,<5.1
6+
pytest-cov>=4,<6.1
77
validators>=0.29.0,<0.35

0 commit comments

Comments
 (0)