From 32add335b857daffaf6d63a6e3c1c1908b6b2f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 13:22:04 +0000 Subject: [PATCH] Bump pyarrow from 19.0.1 to 23.0.1 in /crates/python_wgarrow 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:development ... Signed-off-by: dependabot[bot] --- crates/python_wgarrow/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/python_wgarrow/requirements-dev.txt b/crates/python_wgarrow/requirements-dev.txt index 13e6a4c..3c4d950 100644 --- a/crates/python_wgarrow/requirements-dev.txt +++ b/crates/python_wgarrow/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==8.3.5 maturin==1.8.3 -pyarrow==19.0.1 +pyarrow==23.0.1 pydata-sphinx-theme==0.16.1 sphinx-copybutton==0.5.2 numpydoc==1.8.0 \ No newline at end of file