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 a459e45 commit f4b2fbeCopy full SHA for f4b2fbe
actions/update_development_dependencies/requirements.txt
@@ -60,4 +60,4 @@ typing-extensions==4.15.0
60
urllib3==2.5.0
61
virtualenv==20.35.3
62
xattr==1.2.0 ; sys_platform == "darwin"
63
-yamlfix==1.18.0
+yamlfix==1.19.0
pyproject.toml
@@ -47,7 +47,7 @@ poetry-plugin-export = "1.8.0"
47
pre-commit = "4.3.0"
48
pypi-simple = "1.8.0"
49
toml-sort = "0.24.3"
50
-yamlfix = "1.18.0"
+yamlfix = "1.19.0"
51
52
[tool.poetry.group.dev.dependencies]
53
pip = "^25.0"
0 commit comments