From 497ed1b3a1ef844913079179ee3072c1375836f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:34:30 +0000 Subject: [PATCH] build(deps): bump pyarrow from 20.0.0 to 23.0.1 in /home/venv 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: direct:production ... Signed-off-by: dependabot[bot] --- home/venv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/venv/requirements.txt b/home/venv/requirements.txt index e3a8d0d..98eb45c 100644 --- a/home/venv/requirements.txt +++ b/home/venv/requirements.txt @@ -10,7 +10,7 @@ mdurl==0.1.2 numpy==2.2.5 platformdirs==4.3.7 prompt_toolkit==3.0.51 -pyarrow==20.0.0 +pyarrow==23.0.1 Pygments==2.19.1 pyperclip==1.9.0 questionary==2.1.0