Skip to content

Commit 788daea

Browse files
chore(deps): update dependency typer to v0.16.1 (osism#948)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 6b33dcb commit 788daea

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

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.4"
1515
"ruamel.yaml" = "==0.18.15"
1616
tabulate = "==0.9.0"
17-
typer = {extras = ["all"], version = "==0.16.0"}
17+
typer = {extras = ["all"], version = "==0.16.1"}
1818
yamale = "==6.0.0"
1919
setuptools = "==80.9.0"

Pipfile.lock

Lines changed: 20 additions & 20 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.4
99
ruamel.yaml==0.18.15
1010
setuptools==80.9.0
1111
tabulate==0.9.0
12-
typer[all]==0.16.0
12+
typer[all]==0.16.1
1313
yamale==6.0.0

0 commit comments

Comments
 (0)