From 4ed0bbb3a730d5facb3a08c98d0397c1f8440105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:46:18 +0000 Subject: [PATCH] chore(deps): bump pyarrow from 22.0.0 to 23.0.1 in /tools Bumps [pyarrow](https://github.com/apache/arrow) from 22.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-22.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 9c899fa14..8354e4789 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -22,4 +22,4 @@ PyJWT==2.12.0 sympy==1.14.0 urllib3==2.7.0 holidays==0.81 -pyarrow==22.0.0 +pyarrow==23.0.1