Skip to content

Commit ef77ab0

Browse files
authored
Merge pull request #27 from python-ellar/dependabot/pip/pytest-cov-gte-2.12.0-and-lt-6.0.0
Update pytest-cov requirement from <5.0.0,>=2.12.0 to >=2.12.0,<6.0.0
2 parents 0ef4611 + b21cc59 commit ef77ab0

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
@@ -7,5 +7,5 @@ httpx
77
mypy == 1.8.0
88
pytest >= 7.1.3,< 9.0.0
99
pytest-asyncio
10-
pytest-cov >= 2.12.0,<5.0.0
10+
pytest-cov >= 2.12.0,< 6.0.0
1111
ruff ==0.3.0

0 commit comments

Comments
 (0)