From a1278107640a55beb062e6dfd35c15f70821d332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:58:12 +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 cae94b2f..b0d3bee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flake8==3.7.7 numpy==1.16.1 pandas==0.25.1 protobuf==3.6.1 -pyarrow==0.14.1 +pyarrow==0.15.1 pycodestyle==2.5.0 PyYAML==5.1.2 pyzmq==17.1.2