Skip to content

Commit

Permalink
chore(deps): update dependency typer to v0.11.0 (#756)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent ff219a2 commit eb1f441
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.4.0"
patool = "==2.2.0"
requests = "==2.31.0"
tabulate = "==0.9.0"
typer = {version = "==0.10.0", extras = ["all"]}
typer = {version = "==0.11.0", extras = ["all"]}
yamale = "==5.1.0"
10 changes: 5 additions & 5 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==2.2.0
requests==2.31.0
ruamel.yaml==0.18.6
tabulate==0.9.0
typer[all]==0.10.0
typer[all]==0.11.0
yamale==5.1.0

0 comments on commit eb1f441

Please sign in to comment.