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 853ca87 commit 67d11d7Copy full SHA for 67d11d7
pyproject.toml
@@ -93,7 +93,7 @@ test = [
93
"hypothesis >=6.100.1,<7.0.0",
94
"pytest >=8.2.2,<9.0.0",
95
"pytest-custom_exit_code >=0.3.0,<1.0.0",
96
- "pytest-cov >=5.0.0,<6.0.0",
+ "pytest-cov >=6.0.0,<7.0.0",
97
"pytest-env >=1.0.0,<2.0.0",
98
"pytest_httpserver >=1.0.10,<2.0.0",
99
"syrupy >=4.0.0,<5.0.0",
0 commit comments