Skip to content

Commit 3d25ec6

Browse files
⬆️ Update pytest-cov requirement from <5,>=4 to >=4,<7 (#11)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: TAHRI Ahmed R. <[email protected]>
1 parent 9b24d38 commit 3d25ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest>=7,<9
2-
pytest-cov>=4,<5
2+
pytest-cov>=4,<7
33
pytest-xdist>=3,<4
44
hypothesis>=5.5,<7

0 commit comments

Comments
 (0)