From 180b6fcbbcf6473c979e0b57133c18e66dc43dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:45 +0000 Subject: [PATCH] Bump pyarrow from 0.13.0 to 0.15.1 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] --- requirements-databricks.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-databricks.txt b/requirements-databricks.txt index 949d4c34..0e5efafd 100644 --- a/requirements-databricks.txt +++ b/requirements-databricks.txt @@ -12,7 +12,7 @@ matplotlib==1.5.3 seaborn==0.7.1 deprecated==1.2.5 setuptools==41.6.0 -pyarrow==0.13.0 +pyarrow==0.15.1 Jinja2==2.10.1 tensorflow==1.13.1 keras==2.2.4 diff --git a/requirements-test.txt b/requirements-test.txt index dac29e0d..39ff91dd 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -15,7 +15,7 @@ nose==1.3.7 seaborn==0.9.0 deprecated==1.2.5 setuptools==41.6.0 -pyarrow==0.13.0 +pyarrow==0.15.1 tabulate==0.8.2 Jinja2==2.10.1 tensorflow==1.13.1 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..5a4f27db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ findspark==1.3.0 seaborn==0.9.0 deprecated==1.2.5 setuptools==41.6.0 -pyarrow==0.13.0 +pyarrow==0.15.1 Jinja2==2.10.1 tensorflow==1.13.1 keras==2.2.4