Skip to content

Commit 317febc

Browse files
authored
Merge pull request #55 from python-ellar/dependabot/pip/pytest-cov-gte-2.12.0-and-lt-7.0.0
Update pytest-cov requirement from <6.0.0,>=2.12.0 to >=2.12.0,<7.0.0
2 parents 37963ad + 10e9a72 commit 317febc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Pillow >=10.4.0, <11.1.0
88
mypy == 1.11.2
99
pytest >= 7.1.3,< 9.0.0
1010
pytest-asyncio
11-
pytest-cov >= 2.12.0,< 6.0.0
11+
pytest-cov >= 2.12.0,< 7.0.0
1212
ruff ==0.6.8

0 commit comments

Comments
 (0)