We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4e34a commit 46c288eCopy full SHA for 46c288e
pyproject.toml
@@ -67,7 +67,7 @@ test = [
67
"pytest >=7.2.0,<9.0.0",
68
"pytest-cases ==3.9.1",
69
"pytest-custom_exit_code ==0.3.0",
70
- "pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
+ "pytest-cov ==7.0.0", # Uses: coverage[toml] >=7.5
71
"pytest-doctestplus ==1.4.0",
72
"pytest-env ==1.1.5",
73
]
0 commit comments