Skip to content

Commit 43b9e1c

Browse files
⬆️ Update dependency typer to ^0.20.0 (#1863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8945aee commit 43b9e1c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cachetools = ">=4.0.0"
3333
mashumaro = "^3.13"
3434
orjson = ">=3.9.8"
3535
python = "^3.11"
36-
typer = {version = "^0.19.0", optional = true, extras = ["all"]}
36+
typer = {version = "^0.20.0", optional = true, extras = ["all"]}
3737
yarl = ">=1.6.0"
3838
zeroconf = {version = "^0.148.0", optional = true, extras = ["all"]}
3939

0 commit comments

Comments
 (0)