Skip to content

Commit 25485ac

Browse files
Merge pull request #49 from christosgalano/dependabot/pip/main/pytest-cov-gte-4.0.0-and-lt-5.1.0
Update pytest-cov requirement from <4.5.0,>=4.0.0 to >=4.0.0,<5.1.0
2 parents b3243f2 + e7b3ab2 commit 25485ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
httpx>=0.23.0,<0.30.0
22
black>=22.10.0,<25.0.0
33
pytest>=7.2.2,<9.0.0
4-
pytest-cov>=4.0.0,<4.5.0
4+
pytest-cov>=4.0.0,<5.1.0

0 commit comments

Comments
 (0)