From ec7c767b3d9be90627f7f66a83d06ac13f7cdbd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:36:24 +0000 Subject: [PATCH] build(deps): bump minio from 7.2.12 to 7.2.15 in /docker/py3-tools-ubi Bumps [minio](https://github.com/minio/minio-py) from 7.2.12 to 7.2.15. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.2.12...7.2.15) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker/py3-tools-ubi/poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker/py3-tools-ubi/poetry.lock b/docker/py3-tools-ubi/poetry.lock index e54c9b228bf79..1899414675002 100644 --- a/docker/py3-tools-ubi/poetry.lock +++ b/docker/py3-tools-ubi/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "algorithmia" @@ -733,13 +733,13 @@ six = ">=1.15,<2" [[package]] name = "minio" -version = "7.2.12" +version = "7.2.15" description = "MinIO Python SDK for Amazon S3 Compatible Cloud Storage" optional = false python-versions = ">=3.9" files = [ - {file = "minio-7.2.12-py3-none-any.whl", hash = "sha256:4b63370ca83f82c23e6fb0a094a1e2b08b275884ae43f6a90c4388a45633e3f5"}, - {file = "minio-7.2.12.tar.gz", hash = "sha256:2a3fcf4ab753824de8ae3ffeb14da33d6ad416f83a7e82363a27b34da8e91f27"}, + {file = "minio-7.2.15-py3-none-any.whl", hash = "sha256:c06ef7a43e5d67107067f77b6c07ebdd68733e5aa7eed03076472410ca19d876"}, + {file = "minio-7.2.15.tar.gz", hash = "sha256:5247df5d4dca7bfa4c9b20093acd5ad43e82d8710ceb059d79c6eea970f49f79"}, ] [package.dependencies]