Problem
minio==7.2.19 was released on November 24. It breaks the Minio container wrapper.
TypeError: Minio.__init__() takes 1 positional argument but 2 positional arguments (and 3 keyword-only arguments) were given
Reproduce
uv pip install minio>=7.2.19
References
/cc @maltehedderich, @mschmitzer