From bad2e3c0f602cc0ddade6dddf1a82c8b70bfae3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:29 +0000 Subject: [PATCH] Bump pyarrow from 0.12.0 to 0.15.1 in /notebook Bumps [pyarrow](https://github.com/apache/arrow) from 0.12.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.12.0...apache-arrow-0.15.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index d2e4df7..d239338 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -6,7 +6,7 @@ scikit-learn==0.19.1 altair==2.3.0 vega==1.4.0 markovify==0.7.1 -pyarrow==0.12.0 +pyarrow==0.15.1 pyspark==2.3.2 seaborn==0.9.0 matplotlib==3.0.3