From f49a882e431d052cf99cb301827c207f96a75c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 22:03:28 +0000 Subject: [PATCH] Bump pyarrow from 16.1.0 to 23.0.1 in /larq_compute_engine 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: indirect ... Signed-off-by: dependabot[bot] --- larq_compute_engine/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/larq_compute_engine/requirements.txt b/larq_compute_engine/requirements.txt index ff3273f0..02690be6 100644 --- a/larq_compute_engine/requirements.txt +++ b/larq_compute_engine/requirements.txt @@ -87,7 +87,6 @@ numpy==1.26.4 # larq # ml-dtypes # opt-einsum - # pyarrow # tensorboard # tensorflow # tensorflow-datasets @@ -114,7 +113,7 @@ protobuf==4.25.3 # tensorflow-metadata psutil==5.9.8 # via tensorflow-datasets -pyarrow==16.1.0 +pyarrow==23.0.1 # via tensorflow-datasets pygments==2.20.0 # via