From 219421bac4bf068e44d6b72d56e43e00d057dac5 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot Date: Sun, 1 Mar 2026 03:07:37 +0000 Subject: [PATCH] fix(deps): Update dependency pyarrow to v23.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf252ab..db3d28a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ black==26.1.0 grpcio-tools==1.76.0 grpcio==1.76.0 protobuf>=6.30.0 -pyarrow==23.0.0 +pyarrow==23.0.1 pytest==9.0.2