Skip to content

Commit

Permalink
⬆️ Update dependency typer to ^0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a80b24d commit 3b57518
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -32,7 +32,7 @@ cachetools = ">=4.0.0"
mashumaro = "^3.13"
orjson = ">=3.9.8"
python = "^3.11"
typer = {version = "^0.13.0", optional = true, extras = ["all"]}
typer = {version = "^0.14.0", optional = true, extras = ["all"]}
yarl = ">=1.6.0"
zeroconf = {version = "^0.136.0", optional = true, extras = ["all"]}

Expand Down

0 comments on commit 3b57518

Please sign in to comment.