From 83308491a80200ae029aaea5e3cf346bec1de168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 04:08:11 +0000 Subject: [PATCH] Bump minio from 7.0.4 to 7.1.10 Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.10. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.0.4...7.1.10) --- 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 ae8e5bab6d79..b039dab7b454 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -35,7 +35,7 @@ sqlalchemy<2.0 # # FIXME: minio 7.1.0 does not delete objects. SEE -minio==7.0.4 +minio==7.1.10 # # Compatibility/coordination