From ef11e10555cd0de95cb3b98ae937f06e96deae8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:28:38 +0000 Subject: [PATCH] Bump pyarrow from 12.0.1 to 14.0.2 in /services/python Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.1 to 14.0.2. - [Commits](https://github.com/apache/arrow/compare/go/v12.0.1...go/v14.0.2) --- 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..b1e773f 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.2 pycodestyle==2.11.0 pycparser==2.21 pydot==1.4.2