From 586545464dd2db4e3015952b27de58c4ab8087d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:20:09 -0400 Subject: [PATCH] Bump pyarrow from 17.0.0 to 18.0.0 in /shared_requirements (#3734) Bump pyarrow from 17.0.0 to 18.0.0 in /shared_requirements (#3734) --- shared_requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared_requirements/requirements.txt b/shared_requirements/requirements.txt index 693e27c7b4..00d22f905b 100644 --- a/shared_requirements/requirements.txt +++ b/shared_requirements/requirements.txt @@ -44,7 +44,7 @@ platformdirs==4.3.6 pluggy==1.5.0 proto-plus==1.24.0 protobuf -pyarrow==17.0.0 +pyarrow==18.0.0 pyasn1-modules==0.4.1 pyasn1==0.6.1 pycparser==2.22