From e6a4c0c04020840201ef85d8e68c012c73cc6dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:23:45 +0000 Subject: [PATCH] Bump pyarrow from 15.0.0 to 21.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.0 to 21.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5933510..0157f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ boto3==1.34.34 chardet==5.2.0 collection==0.1.6 datasets==2.16.1 -pyarrow==15.0.0 +pyarrow==21.0.0 decorator==5.1.1 fqdn==1.5.1 fastjsonschema==2.19.1