Skip to content

Commit

Permalink
chore(deps): update dependency minio to v7.2.10 (#842)
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 25, 2024
1 parent c3cfea5 commit 09c5fe4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
"ruamel.yaml" = "==0.18.6"
loguru = "==0.7.2"
minio = "==7.2.9"
minio = "==7.2.10"
munch = "==4.0.0"
natsort = "==8.4.0"
openstacksdk = "==4.1.0"
Expand Down
14 changes: 7 additions & 7 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
@@ -1,5 +1,5 @@
loguru==0.7.2
minio==7.2.9
minio==7.2.10
munch==4.0.0
natsort==8.4.0
openstacksdk==4.1.0
Expand Down

0 comments on commit 09c5fe4

Please sign in to comment.