Skip to content

Commit 936ca89

Browse files
chore(deps): update dependency typer to v0.16.0 (#933)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 94afb4a commit 936ca89

File tree

3 files changed

+48
-48
lines changed

3 files changed

+48
-48
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ patool = "==4.0.1"
1414
requests = "==2.32.3"
1515
"ruamel.yaml" = "==0.18.11"
1616
tabulate = "==0.9.0"
17-
typer = {extras = ["all"], version = "==0.15.4"}
17+
typer = {extras = ["all"], version = "==0.16.0"}
1818
yamale = "==6.0.0"
1919
setuptools = "==80.8.0"

Pipfile.lock

Lines changed: 46 additions & 46 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
@@ -9,5 +9,5 @@ requests==2.32.3
99
ruamel.yaml==0.18.11
1010
setuptools==80.8.0
1111
tabulate==0.9.0
12-
typer[all]==0.15.4
12+
typer[all]==0.16.0
1313
yamale==6.0.0

0 commit comments

Comments
 (0)