From 5cf6b0abe7f8cf2557ce3b5aa031a668195b21ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:28 +0000 Subject: [PATCH] Bump pyarrow from 0.14.1 to 0.15.1 Bumps [pyarrow](https://github.com/apache/arrow) from 0.14.1 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.14.1...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 4d5b8e2..025a366 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ pathlib2==2.3.5 polyline==1.4.0 prison==0.1.2 py==1.8.0 -pyarrow==0.14.1 +pyarrow==0.15.1 pycparser==2.19 PyJWT==1.7.1 pyrsistent==0.15.6