Skip to content

Commit 4964120

Browse files
authored
Merge pull request #1367 from risuorg/dependabot/pip/coverage-neq-4.4-and-gte-7.13.5
build(deps): update coverage requirement from !=4.4,>=4.0 to !=4.4,>=7.13.5
2 parents 0ce7f47 + bbd3614 commit 4964120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage!=4.4,>=4.0 # Apache-2.0
1+
coverage!=4.4,>=7.13.5 # Apache-2.0
22
filelock>=3.29.0 # not directly required, pinned by Snyk to avoid a vulnerability
33
flake8
44
pre-commit

0 commit comments

Comments
 (0)