Skip to content

Commit

Permalink
Update dependency typer to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and NextFire committed Mar 28, 2024
1 parent a0286f9 commit 621ddd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 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 @@ -12,7 +12,7 @@ sachi = "sachi:cli_app"

[tool.poetry.dependencies]
python = "~3.12"
typer = { version = "0.10.0", extras = ["all"] }
typer = { version = "0.11.0", extras = ["all"] }
textual = "0.54.0"
tomlkit = "0.12.4"
pydantic = "2.6.4"
Expand Down

0 comments on commit 621ddd8

Please sign in to comment.