Skip to content

Commit

Permalink
chore(deps): update dependency typer to v0.13.0 (#852)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent b2d0041 commit 152a346
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ paramiko = "==3.5.0"
patool = "==3.0.3"
requests = "==2.32.3"
tabulate = "==0.9.0"
typer = {version = "==0.12.5", extras = ["all"]}
typer = {version = "==0.13.0", extras = ["all"]}
yamale = "==5.2.1"
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ patool==3.0.3
requests==2.32.3
ruamel.yaml==0.18.6
tabulate==0.9.0
typer[all]==0.12.5
typer[all]==0.13.0
yamale==5.2.1

0 comments on commit 152a346

Please sign in to comment.