From cee5f5ca068f425ca7f57b4b0f732b2cfd452eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:33:06 +0000 Subject: [PATCH] Bump pyarrow from 20.0.0 to 23.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 20.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-20.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5641689..c4e8b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -133,7 +133,7 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.3 # via stack-data -pyarrow==20.0.0 +pyarrow==23.0.1 # via dask pycurl==7.45.6 # via -r requirements.in