Skip to content

Commit 26bfabc

Browse files
Update dependency typer to v0.12.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 2d9a489 commit 26bfabc

File tree

2 files changed

+275
-205
lines changed

2 files changed

+275
-205
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.12.0", extras = ["all"]}
1919
yamale = "==4.0.4"
2020

2121
[dev-packages]

0 commit comments

Comments
 (0)