From 89c61afd293b6cb9e17ac3f73f64514cb4064327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:58:15 +0000 Subject: [PATCH] build(deps): bump minio from 7.2.10 to 7.2.12 in /ci/builder Bumps [minio](https://github.com/minio/minio-py) from 7.2.10 to 7.2.12. - [Release notes](https://github.com/minio/minio-py/releases) - [Commits](https://github.com/minio/minio-py/compare/7.2.10...7.2.12) --- updated-dependencies: - dependency-name: minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 3b409f05a70b8..748e62e7b199e 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -71,5 +71,5 @@ fastavro==1.9.4 websocket-client==1.8.0 pyarrow-stubs==17.12 pyarrow==18.0.0 -minio==7.2.10 +minio==7.2.12 zstandard==0.23.0