Skip to content

Commit

Permalink
fix(deps): update dependency textual-fspicker to >=0.4.1 (#741)
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 Feb 28, 2025
1 parent 380d2fb commit 0ed8810
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ruamel_yaml = [
]
lxml = ["lxml>=5.3.1"]
tui = [
"textual-fspicker>=0.4.0",
"textual-fspicker>=0.4.1",
"libresvip[upath]",
]
webui = [
Expand Down
8 changes: 4 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 0ed8810

Please sign in to comment.