Skip to content

Commit

Permalink
fix(deps): update dependency ruamel-yaml to >=0.18.9 (#657)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 3fe4eae commit 8f8ed56
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ upath = [
"universal-pathlib<1.0.0,>=0.2.6",
]
ruamel_yaml = [
"ruamel.yaml>=0.18.8",
"ruamel.yaml>=0.18.9",
"ruamel.yaml.clib>=0.2.12; platform_python_implementation == \"CPython\" and python_version == \"3.13\"",
]
lxml = ["lxml>=5.3.0"]
Expand Down
12 changes: 8 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f8ed56

Please sign in to comment.