Skip to content

Commit 3b7afb2

Browse files
Merge pull request #56 from christosgalano/dependabot/pip/main/pytest-cov-gte-4.0.0-and-lt-6.1.0
Update pytest-cov requirement from <5.1.0,>=4.0.0 to >=4.0.0,<6.1.0
2 parents 34de47e + b306403 commit 3b7afb2

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,<5.1.0
4+
pytest-cov>=4.0.0,<6.1.0

0 commit comments

Comments
 (0)