Skip to content

Commit 2fcf1da

Browse files
Update dependency typer to v0.17.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 2eb664a commit 2fcf1da

File tree

2 files changed

+250
-255
lines changed

2 files changed

+250
-255
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pbr = "==5.11.1"
1515
pydantic = "==2.1.1"
1616
requests = "==2.31.0"
1717
tabulate = "==0.9.0"
18-
typer = {version = "==0.9.0", extras = ["all"]}
18+
typer = {version = "==0.17.3", extras = ["all"]}
1919
yamale = "==4.0.4"
2020

2121
[dev-packages]

0 commit comments

Comments
 (0)