Skip to content

Commit

Permalink
Update dependency textual to v0.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent f253a63 commit 6de1fee
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
25 changes: 21 additions & 4 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.78.0"
textual = "0.79.0"
tomlkit = "0.13.2"
pydantic = "2.8.2"
aiohttp = { version = "3.10.5", extras = ["speedups"] }
Expand Down

0 comments on commit 6de1fee

Please sign in to comment.