From 3160b497e151f69f26c9e316d1119f5710a7bf2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:04:08 +0000 Subject: [PATCH] chore(deps): bump minio from 7.2.10 to 7.2.12 Bumps [minio](https://github.com/minio/minio-py) from 7.2.10 to 7.2.12. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.2.10...7.2.12) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8c4dbd49c..0af862a72 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1329,13 +1329,13 @@ files = [ [[package]] name = "minio" -version = "7.2.10" +version = "7.2.12" description = "MinIO Python SDK for Amazon S3 Compatible Cloud Storage" optional = false -python-versions = ">3.8" +python-versions = ">=3.9" files = [ - {file = "minio-7.2.10-py3-none-any.whl", hash = "sha256:5961c58192b1d70d3a2a362064b8e027b8232688998a6d1251dadbb02ab57a7d"}, - {file = "minio-7.2.10.tar.gz", hash = "sha256:418c31ac79346a580df04a0e14db1becbc548a6e7cca61f9bc4ef3bcd336c449"}, + {file = "minio-7.2.12-py3-none-any.whl", hash = "sha256:4b63370ca83f82c23e6fb0a094a1e2b08b275884ae43f6a90c4388a45633e3f5"}, + {file = "minio-7.2.12.tar.gz", hash = "sha256:2a3fcf4ab753824de8ae3ffeb14da33d6ad416f83a7e82363a27b34da8e91f27"}, ] [package.dependencies]