diff --git a/Pipfile b/Pipfile index 48d52b83..3b35370b 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] "ruamel.yaml" = "==0.18.6" loguru = "==0.7.3" -minio = "==7.2.12" +minio = "==7.2.13" munch = "==4.0.0" natsort = "==8.4.0" openstacksdk = "==4.2.0" diff --git a/Pipfile.lock b/Pipfile.lock index 0713f742..e4ac1548 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e2be3c02b1dcf3c3c53c2cf7ee3f32e291624e994d744b550f911eec133f5488" + "sha256": "2c5d1cf040b690e38104400da5a2b5ef572165f855b1443ec68b3f6cf01c7ce1" }, "pipfile-spec": 6, "requires": {}, @@ -404,12 +404,12 @@ }, "minio": { "hashes": [ - "sha256:2a3fcf4ab753824de8ae3ffeb14da33d6ad416f83a7e82363a27b34da8e91f27", - "sha256:4b63370ca83f82c23e6fb0a094a1e2b08b275884ae43f6a90c4388a45633e3f5" + "sha256:0fc878da4c5139138f66d3f00ae898ed74cead854b900420b02cd68cf4be7133", + "sha256:ad806be056e6b49510ad27f0782976c0b9d4c16baccd9d75518d97709bd5c105" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==7.2.12" + "version": "==7.2.13" }, "munch": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 2c6dc8bb..cc5add91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ loguru==0.7.3 -minio==7.2.12 +minio==7.2.13 munch==4.0.0 natsort==8.4.0 openstacksdk==4.2.0