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 a4e407c commit 28714ffCopy full SHA for 28714ff
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
requires-python = ">=3.9"
19
dependencies = [
20
'tomli>=2.0;python_version<"3.11"',
21
- "ruamel.yaml==0.18.6",
+ "ruamel.yaml==0.18.7",
22
"jsonschema>=4.18.0,<5.0",
23
"regress>=0.4.0",
24
"requests<3.0",
0 commit comments