From 94f0a998d96a011ff5e1afe003d3065e6a992d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 09:15:48 +0000 Subject: [PATCH] Bump pyarrow from 12.0.1 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.1 to 14.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/r-12.0.1...go/v14.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 1f9e9a4..9eab404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,4 +35,4 @@ importlib-resources==5.4.0 pathlib==1.0.1 simplegeneric==0.8.1 tzlocal==4.1 -pyarrow==12.0.1 +pyarrow==14.0.1