Skip to content

Commit

Permalink
Update dependency typer to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent e7914d5 commit bd43549
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 9 deletions.
45 changes: 37 additions & 8 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.11.1", extras = ["all"] }
typer = { version = "0.12.0", extras = ["all"] }
textual = "0.55.1"
tomlkit = "0.12.4"
pydantic = "2.6.4"
Expand Down

0 comments on commit bd43549

Please sign in to comment.