Skip to content

Commit d3da9fe

Browse files
chore(deps): update dependency pytest-cov to v7 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 781e4bd commit d3da9fe

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
@@ -45,7 +45,7 @@ dev = [
4545
"ruff>=0.13.0,<0.14.0",
4646
"pytest>=8.3,<9",
4747
"build>=1.3,<2",
48-
"pytest-cov>=6,<7",
48+
"pytest-cov>=7,<8",
4949
"pre-commit",
5050
"httmock",
5151
]

0 commit comments

Comments
 (0)