Skip to content

Commit 9a05b5e

Browse files
authored
Merge pull request #221 from a5chin/dependabot/pip/pytest-cov-gte-7.1.0
chore(uv): update pytest-cov requirement from >=7.0.0 to >=7.1.0
2 parents 3025493 + 23ed131 commit 9a05b5e

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
@@ -28,7 +28,7 @@ dev = [
2828
"nox>=2025.11.12",
2929
"pre-commit>=4.5.1",
3030
"pytest>=9.0.2",
31-
"pytest-cov>=7.0.0",
31+
"pytest-cov>=7.1.0",
3232
"ruff>=0.15.11",
3333
"sqlfluff>=4.1.0",
3434
"ty>=0.0.14",

0 commit comments

Comments
 (0)