Skip to content

Commit e85ecaf

Browse files
authored
Uncap pytest-cov (#13170)
Co-authored-by: hauntsaninja <>
1 parent 5c474fd commit e85ecaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ psutil>=4.0
1212
pytest>=6.2.4
1313
pytest-xdist>=1.34.0
1414
pytest-forked>=1.3.0,<2.0.0
15-
pytest-cov>=2.10.0,<3.0.0
15+
pytest-cov>=2.10.0
1616
py>=1.5.2
1717
typed_ast>=1.5.4,<2; python_version>='3.8'
1818
setuptools!=50

0 commit comments

Comments
 (0)