Skip to content

Commit

Permalink
chore(deps): update dependency patool to v3.0.2 (#839)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent b1c2c7f commit 1d3ff9f
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ munch = "==4.0.0"
natsort = "==8.4.0"
openstacksdk = "==4.1.0"
paramiko = "==3.5.0"
patool = "==3.0.1"
patool = "==3.0.2"
requests = "==2.32.3"
tabulate = "==0.9.0"
typer = {version = "==0.12.5", extras = ["all"]}
Expand Down
64 changes: 32 additions & 32 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 @@ -4,7 +4,7 @@ munch==4.0.0
natsort==8.4.0
openstacksdk==4.1.0
paramiko==3.5.0
patool==3.0.1
patool==3.0.2
requests==2.32.3
ruamel.yaml==0.18.6
tabulate==0.9.0
Expand Down

0 comments on commit 1d3ff9f

Please sign in to comment.