From 1c573cbd633ee96f18b3ce64fce9f288221e9806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 22:37:20 +0000 Subject: [PATCH] Bump pyarrow in /experiments/agentcompany/openhands Bumps [pyarrow](https://github.com/apache/arrow) from 16.1.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/r-16.1.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] --- experiments/agentcompany/openhands/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/agentcompany/openhands/requirements.txt b/experiments/agentcompany/openhands/requirements.txt index c1f540a..f501e16 100644 --- a/experiments/agentcompany/openhands/requirements.txt +++ b/experiments/agentcompany/openhands/requirements.txt @@ -127,7 +127,7 @@ ptyprocess==0.7.0 pure-eval==0.2.2 py-cpuinfo==9.0.0 pyairports==2.1.1 -pyarrow==16.1.0 +pyarrow==23.0.1 pyarrow-hotfix==0.6 pycountry==24.6.1 pycparser==2.22