Skip to content

Commit 0769865

Browse files
chore(deps): update dependency typer to v0.23.0 (#1129)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 59e2893 commit 0769865

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ patool = "==4.0.4"
1414
requests = "==2.32.5"
1515
"ruamel.yaml" = "==0.19.1"
1616
tabulate = "==0.9.0"
17-
typer = {extras = ["all"], version = "==0.21.2"}
17+
typer = {extras = ["all"], version = "==0.23.0"}
1818
yamale = "==6.1.0"
1919
setuptools = "==82.0.0"

Pipfile.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.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ requests==2.32.5
99
ruamel.yaml==0.19.1
1010
setuptools==82.0.0
1111
tabulate==0.9.0
12-
typer[all]==0.21.2
12+
typer[all]==0.23.0
1313
yamale==6.1.0

0 commit comments

Comments
 (0)