From d97618b2fc0d3a997651a41495eb2ebde8a0c29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:27:06 +0000 Subject: [PATCH] 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 7430b3e..60a859c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ portpicker==1.6.0 pre-commit==4.2.0 promise==2.3 psutil==7.0.0 -pyarrow==19.0.1 +pyarrow==23.0.1 Pygments==2.19.1 pylint==3.3.6 pytest==8.3.5