Skip to content

Commit 35f9505

Browse files
Bump minio from 7.0.4 to 7.1.1
Bumps [minio](https://github.com/minio/minio-py) from 7.0.4 to 7.1.1. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](minio/minio-py@7.0.4...7.1.1) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85b4764 commit 35f9505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sqlalchemy<2.0
3636
#
3737

3838
# FIXME: minio 7.1.0 does not delete objects. SEE
39-
minio==7.0.4
39+
minio==7.1.1
4040

4141
# FIXME: auto-reload does not work
4242
uvicorn<0.14.0

0 commit comments

Comments
 (0)