Skip to content

Commit 8fc50c3

Browse files
authored
Merge pull request #292 from python-ellar/dependabot/pip/pytest-cov-gte-2.12.0-and-lt-8.0.0
Update pytest-cov requirement from <6.0.0,>=2.12.0 to >=2.12.0,<8.0.0
2 parents 12bc5ea + 5367f1c commit 8fc50c3

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
@@ -10,7 +10,7 @@ mypy == 1.11.2
1010
orjson >= 3.2.1
1111
pytest >= 6.2.4,< 9.0.0
1212
pytest-asyncio
13-
pytest-cov >= 2.12.0,< 6.0.0
13+
pytest-cov >= 2.12.0,< 8.0.0
1414
python-multipart >= 0.0.5
1515
python-socketio
1616
regex==2025.7.34

0 commit comments

Comments
 (0)