From 16a395d2af3046bd25f4e39e47bb1412724de408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:21 +0000 Subject: [PATCH] Bump pyarrow from 0.13.0 to 0.15.1 in /docker Bumps [pyarrow](https://github.com/apache/arrow) from 0.13.0 to 0.15.1. - [Release notes](https://github.com/apache/arrow/releases) - [Changelog](https://github.com/apache/arrow/blob/apache-arrow-0.15.1/CHANGELOG.md) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-0.13.0...apache-arrow-0.15.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docker/requirements.txt diff --git a/docker/requirements.txt b/docker/requirements.txt old mode 100755 new mode 100644 index a23bfeb..a58d25e --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -20,7 +20,7 @@ pronto==0.12.2 mygene==3.1.0 xlrd==1.2.0 lxml==4.3.4 -pyarrow==0.13.0 +pyarrow==0.15.1 tables==3.5.2 interlap==0.2.6 unidecode==1.1.1