Skip to content

Commit 33b9788

Browse files
authored
Merge pull request #131 from IBM/renovate/pytest-cov-7.x
fix(deps): update dependency pytest-cov to >=7.1.0,<7.2.0
2 parents a8953db + d6dd7cf commit 33b9788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dev = [
4141
"coverage>=7.3.2,<8.0.0",
4242
"pylint>=4.0.5,<4.1.0",
4343
"pytest>=9.0.2,<9.1.0",
44-
"pytest-cov>=7.0.0,<7.1.0",
44+
"pytest-cov>=7.1.0,<7.2.0",
4545
"pytest-rerunfailures>=3.1",
4646
"responses>=0.23.3,<1.0.0",
4747
"black>=26.3.1,<26.3.2",

0 commit comments

Comments
 (0)