From 91645eb9754b53a1aa56a473538a7e090ac7e086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:36:22 +0000 Subject: [PATCH] Bump pyarrow from 12.0.0 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v12.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c269c33..b3c49f0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ numpy==1.23.5 openpyxl==3.1.2 packaging==23.1 pandas==1.5.3 -pyarrow==12.0.0 +pyarrow==14.0.1 pydantic==1.10.8 Pygments==2.15.1 python-dateutil==2.8.2