Skip to content

Commit cc98b7f

Browse files
chore(deps): update dependency typer to v0.21.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 7e81afc commit cc98b7f

File tree

3 files changed

+35
-33
lines changed

3 files changed

+35
-33
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ name = "pypi"
66
[packages]
77
loguru = "==0.7.3"
88
openstacksdk = "==4.8.0"
9-
typer = "==0.20.0"
9+
typer = "==0.21.0"
1010
typing_extensions = "==4.15.0"

Pipfile.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rfc3986==2.0.0
3131
rich==14.2.0
3232
shellingham==1.5.4
3333
stevedore==5.6.0
34-
typer==0.20.0
34+
typer==0.21.0
3535
typing_extensions==4.15.0
3636
urllib3==2.6.2
3737
wrapt==1.17.3

0 commit comments

Comments
 (0)