Skip to content

Commit 65fc5d9

Browse files
authored
Merge pull request #1 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 bcaa60f + 38461f8 commit 65fc5d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
autoflake
22
pytest >= 7.1.3,< 9.0.0
33
pytest-asyncio
4-
pytest-cov >= 2.12.0,<5.0.0
4+
pytest-cov >= 2.12.0,< 6.0.0
55
ruff ==0.3.5
66
types-python-dateutil
77
types-pytz

0 commit comments

Comments
 (0)