Skip to content

Commit 104d69b

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 6e67a44 commit 104d69b

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
@@ -34,7 +34,7 @@ sqlalchemy<2.0
3434
#
3535

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

3939
# FIXME: auto-reload does not work
4040
uvicorn<0.14.0

0 commit comments

Comments
 (0)