From ae3aba1424ab5963596e740caaa8aed872020cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:46:58 +0000 Subject: [PATCH] Bump pyarrow from 13.0.0 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v13.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 5da6d42..f7314e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pandas==2.1.1 protobuf==3.20.3 psutil==5.9.6 py-cpuinfo==9.0.0 -pyarrow==13.0.0 +pyarrow==14.0.1 pyasn1==0.5.0 pyasn1-modules==0.3.0 pydantic==1.10.13