From 96fcf31b619baf5510a4acfa486f8b821744354b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:02:10 +0000 Subject: [PATCH] Bump minio from 7.0.4 to 7.1.13 Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.13. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.0.4...7.1.13) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index fcf37bc1d49..441209ab199 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -43,7 +43,7 @@ sqlalchemy<2.0 # # FIXME: minio 7.1.0 does not delete objects. SEE -minio==7.0.4 +minio==7.1.13 # # Compatibility/coordination