Skip to content

Commit 03a8ef9

Browse files
Update pytest-cov requirement from <6,>=3 to >=3,<7 in /requirements
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@v3.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 637e065 commit 03a8ef9

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,5 +1,5 @@
11
# Testing dependencies
22
# --------------------
33

4-
pytest-cov>=3,<6
4+
pytest-cov>=3,<7
55
packaging>=23

0 commit comments

Comments
 (0)