From c25f16c88ef1eca426196e47cace2896cff8b976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:49:27 +0000 Subject: [PATCH] Bump pyarrow from 20.0.0 to 21.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-20.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/requirements_ingester.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_ingester.txt b/requirements/requirements_ingester.txt index 45d46897..666d639c 100644 --- a/requirements/requirements_ingester.txt +++ b/requirements/requirements_ingester.txt @@ -19,7 +19,7 @@ numba==0.61.0 numpy>=1.23.5, <2.0.0 pandas==2.3.1 protobuf==4.22.1 -pyarrow==20.0.0 +pyarrow==21.0.0 PyJWT==2.10.1 pymongo==4.8.0 pyopenssl==24.3.0