Skip to content

Commit f4b2fbe

Browse files
chore(python-deps): update dependency yamlfix to v1.19.0 for actions/update_development_dependencies (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a459e45 commit f4b2fbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ typing-extensions==4.15.0
6060
urllib3==2.5.0
6161
virtualenv==20.35.3
6262
xattr==1.2.0 ; sys_platform == "darwin"
63-
yamlfix==1.18.0
63+
yamlfix==1.19.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ poetry-plugin-export = "1.8.0"
4747
pre-commit = "4.3.0"
4848
pypi-simple = "1.8.0"
4949
toml-sort = "0.24.3"
50-
yamlfix = "1.18.0"
50+
yamlfix = "1.19.0"
5151

5252
[tool.poetry.group.dev.dependencies]
5353
pip = "^25.0"

0 commit comments

Comments
 (0)