Skip to content

Commit e101f17

Browse files
fix(deps): update dependency typer to ^0.20.0
1 parent 089fd96 commit e101f17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -46,7 +46,7 @@ python = "^3.12"
4646
rich = ">=10"
4747
zeroconf = "^0.148.0"
4848
camel-converter = "^5.0.0"
49-
typer = "^0.19.0"
49+
typer = "^0.20.0"
5050
asyncio-dgram = "^2.2.0"
5151
backoff = "^2.2.1"
5252

0 commit comments

Comments
 (0)