From 89c542e588285ff19c216ac7026becad1bf22b77 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 17 Nov 2023 21:59:50 +0000
Subject: [PATCH] Update dependency pyarrow to v14 [SECURITY]

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8207f7a..4893717 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24,7 +24,7 @@ packaging==21.3
 pip==22.0.4
 proto-plus==1.20.6
 protobuf==3.20.2
-pyarrow==8.0.0
+pyarrow==14.0.1
 pyasn1==0.4.8
 pyasn1-modules==0.2.8
 pycparser==2.21