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 f6ef33e commit bbffcc4Copy full SHA for bbffcc4
pyproject.toml
@@ -107,7 +107,7 @@ dependencies = [
107
[project.optional-dependencies]
108
test = [
109
"click-extra [pytest] ~= 5.0.2",
110
- "coverage [toml] ~= 7.8.0",
+ "coverage [toml] ~= 7.9.1",
111
"pytest ~= 8.4.0",
112
"pyyaml ~= 6.0.0",
113
# More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html
0 commit comments