We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85689c commit 3bb42e5Copy full SHA for 3bb42e5
1 file changed
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 ==7.0.0", # Uses: coverage >=7.5
+ "pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
71
"pytest-doctestplus ==1.4.0",
72
"pytest-env ==1.1.5",
73
]
0 commit comments