From 9919dfd6d657cf9df6da2fa8363371adcb1ecf26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 04:07:59 +0000 Subject: [PATCH] Bump minio from 7.0.4 to 7.1.7 Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.7. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.0.4...7.1.7) --- 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 0d8872246103..4398300fa284 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -34,7 +34,7 @@ sqlalchemy<2.0 # # FIXME: minio 7.1.0 does not delete objects. SEE -minio==7.0.4 +minio==7.1.7 # # Compatibility/coordination