From 9efb1f3953289042ccddae45277c334462cc2917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 09:12:09 +0000 Subject: [PATCH] Bump pyarrow from 14.0.2 to 21.0.0 in /dataproxy_sdk/python Bumps [pyarrow](https://github.com/apache/arrow) from 14.0.2 to 21.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/go/v14.0.2...apache-arrow-21.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dataproxy_sdk/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataproxy_sdk/python/requirements.txt b/dataproxy_sdk/python/requirements.txt index 471ff7c..00ea81e 100644 --- a/dataproxy_sdk/python/requirements.txt +++ b/dataproxy_sdk/python/requirements.txt @@ -1,2 +1,2 @@ -pyarrow==14.0.2 +pyarrow==21.0.0 numpy<2.0 \ No newline at end of file