From 040433cd2a413c5bda005252a9cb453b2e75bbad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 11:00:43 +0000 Subject: [PATCH] chore(deps): update dependency pyarrow to v17 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1bb19d..0fae01a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas==2.2.3 openpyxl==3.1.5 numpy==2.1.1 nr-objstore-util==0.11.0 -pyarrow==14.0.2 +pyarrow==17.0.0 XlsxWriter==3.2.0 xlwt==1.3.0 xlrd==2.0.1