From 2a1f5ee9b2ccee909e55a944097072ac4f2af36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:23:54 +0000 Subject: [PATCH] chore(deps): Bump pyarrow from 19.0.1 to 23.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dde539d9..9bf372cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pandas==2.2.3 pillow==11.1.0 proto-plus==1.26.0 protobuf==5.29.5 -pyarrow==19.0.1 +pyarrow==23.0.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pydantic==2.10.6