From 8657d9d52609c3c4468d3584d02fe92a3068963d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:59 +0000 Subject: [PATCH] Bump pyarrow from 0.15.0 to 0.15.1 Bumps [pyarrow](https://github.com/apache/arrow) from 0.15.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.15.0...apache-arrow-0.15.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b269805..4dcb806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ pickleshare==0.7.5 prompt-toolkit==2.0.10 psutil==5.6.6 ptyprocess==0.6.0 -pyarrow==0.15.0 +pyarrow==0.15.1 pycparser==2.19 Pygments==2.4.2 pyparsing==2.4.2