From 4837e8b6c68fb58989cc7aa07da50015cf3b15cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:37:18 +0000 Subject: [PATCH] Bump pyarrow from 12.0.0 to 14.0.1 in /scripts 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] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 0278b84..c22bdc3 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -84,7 +84,7 @@ pipdeptree==2.7.1 portalocker==2.7.0 posthog==3.0.1 protobuf==3.20.3 -pyarrow==12.0.0 +pyarrow==14.0.1 pycodestyle==2.8.0 pycparser==2.21 pydantic==1.10.7