We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781e4bd commit d3da9feCopy full SHA for d3da9fe
1 file changed
pyproject.toml
@@ -45,7 +45,7 @@ dev = [
45
"ruff>=0.13.0,<0.14.0",
46
"pytest>=8.3,<9",
47
"build>=1.3,<2",
48
- "pytest-cov>=6,<7",
+ "pytest-cov>=7,<8",
49
"pre-commit",
50
"httmock",
51
]
0 commit comments