From 643e72a8e59b00c74a03d21ed7345a1e4d1f1ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:07:45 +0000 Subject: [PATCH] Bump pyarrow from 12.0.1 to 14.0.1 in /services/python Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.1 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v12.0.1...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- services/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python/requirements.txt b/services/python/requirements.txt index 28add89..5dbedfc 100644 --- a/services/python/requirements.txt +++ b/services/python/requirements.txt @@ -125,7 +125,7 @@ prompt-toolkit==3.0.39 protobuf==4.24.3 psutil==5.9.5 psycopg2==2.9.6 -pyarrow==12.0.1 +pyarrow==14.0.1 pycodestyle==2.11.0 pycparser==2.21 pydot==1.4.2