From cb68012077c1a6ccc43b42cfd6314ae17aa5d5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 15:23:08 +0000 Subject: [PATCH] Bump pyarrow from 21.0.0 to 22.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 22.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-21.0.0...apache-arrow-22.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c36b24..d6a5538 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ lxml==6.0.2 matplotlib==3.10.6 numpy==2.3.3 pandas==2.3.3 -pyarrow==21.0.0 +pyarrow==22.0.0 Requests==2.32.5 scipy==1.16.2 torch==2.8.0