From a1c11a31b302b144b8ed422af4c873e7a1b1e978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 08:05:02 +0000 Subject: [PATCH] Bump pyarrow from 13.0.0 to 14.0.1 in /backend-container/src 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...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend-container/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-container/src/requirements.txt b/backend-container/src/requirements.txt index b82a2cfd..552bdff4 100644 --- a/backend-container/src/requirements.txt +++ b/backend-container/src/requirements.txt @@ -55,7 +55,7 @@ pipdeptree==2.13.0 pipreqs==0.4.13 platformdirs==3.11.0 py-spy==0.3.14 -pyarrow==13.0.0 +pyarrow==14.0.1 pycodestyle==2.11.1 pycparser==2.21 pylance==0.8.5