From ac292832623f0e6a335309dc44a30863c16a42e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 08:58:48 +0000 Subject: [PATCH] Bump pyarrow from 18.1.0 to 25.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 18.1.0 to 25.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.1.0...apache-arrow-25.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/requirements.txt b/sandbox/requirements.txt index 722ddde..0245e2a 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -8,7 +8,7 @@ requests==2.34.2 numpy==2.5.1 pandas==2.2.3 polars==1.42.1 -pyarrow==18.1.0 +pyarrow==25.0.0 scipy==1.18.0 # Excel and office-style data manipulation