From 2e1b703cc68026488091c1cb61f38f84361499c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 07:07:07 +0000 Subject: [PATCH] chore(deps): Bump minio from 7.2.15 to 7.2.20 Bumps [minio](https://github.com/minio/minio-py) from 7.2.15 to 7.2.20. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.2.15...7.2.20) --- updated-dependencies: - dependency-name: minio dependency-version: 7.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c45b72..2546f49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ redis==5.1.0 aiosqlite>=0.19.0 # MinIO/S3 client -minio==7.2.15 +minio==7.2.20 # Docker client for container management docker==7.1.0