Skip to content

Commit

Permalink
Update dependency textual to v0.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 661381e commit d6ee40a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ sachi = "sachi:cli_app"
[tool.poetry.dependencies]
python = "~3.12"
typer-slim = { version = "0.12.5", extras = ["standard"] }
textual = "0.79.1"
textual = "0.80.0"
tomlkit = "0.13.2"
pydantic = "2.9.2"
aiohttp = { version = "3.10.5", extras = ["speedups"] }
Expand Down

0 comments on commit d6ee40a

Please sign in to comment.