Skip to content

Commit 9713268

Browse files
authored
Merge pull request #100 from IBM/renovate/pytest-cov-6.x
chore(deps): update dependency pytest-cov to >=6.3.0,<6.4.0
2 parents 25ff2ab + f003af0 commit 9713268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coverage>=7.3.2,<8.0.0
33
pylint>=3.0.0,<4.0.0
44
pytest>=8.4.0,<8.5.0
5-
pytest-cov>=6.2.0,<6.3.0
5+
pytest-cov>=6.3.0,<6.4.0
66
pytest-rerunfailures>=3.1
77
responses>=0.23.3,<1.0.0
88
black>=25.1.0,<25.2.0

0 commit comments

Comments
 (0)