Skip to content

Commit 36b993a

Browse files
authored
Merge pull request #38 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 44e4d6a + 3aff471 commit 36b993a

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
@@ -2,7 +2,7 @@ autoflake
22
mypy == 1.8.0
33
pytest >= 7.1.3,<8.0.0
44
pytest-asyncio
5-
pytest-cov >= 2.12.0,<5.0.0
5+
pytest-cov >= 2.12.0,< 6.0.0
66
ruff ==0.3.4
77
types-python-dateutil
88
types-pytz

0 commit comments

Comments
 (0)