Skip to content

Commit

Permalink
fix(deps): update project dependencies (#658)
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 6, 2025
1 parent fd7cca6 commit aeb0a96
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions 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.9",
"ruamel.yaml>=0.18.10",
"ruamel.yaml.clib>=0.2.12; platform_python_implementation == \"CPython\" and python_version == \"3.13\"",
]
lxml = ["lxml>=5.3.0"]
Expand All @@ -83,7 +83,7 @@ tui = [
"libresvip[upath]",
]
webui = [
"nicegui>=2.9.0",
"nicegui>=2.9.1",
"libresvip[upath]",
]
mobile = [
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

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

0 comments on commit aeb0a96

Please sign in to comment.