From 3074a67253b9ac8e2ed7cfc1d36212cff4b879cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:14:08 +0000 Subject: [PATCH] Bump minio from 7.0.2 to 7.2.15 Bumps [minio](https://github.com/minio/minio-py) from 7.0.2 to 7.2.15. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.0.2...7.2.15) --- updated-dependencies: - dependency-name: minio 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..64f4a46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -minio==7.0.2 +minio==7.2.15 flask==2.0.3 gunicorn==20.0.4 gevent==21.1.2