From 93aa4fa84bb5873a718b543fc12aaffe11d7ddc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:34:37 +0000 Subject: [PATCH] Bump minio from 7.0.2 to 7.2.20 Bumps [minio](https://github.com/minio/minio-py) from 7.0.2 to 7.2.20. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.0.2...7.2.20) --- updated-dependencies: - dependency-name: minio dependency-version: 7.2.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86538c3..78baa86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -minio==7.0.2 +minio==7.2.20 flask==2.0.3 gunicorn==20.0.4 gevent==21.1.2