From 811c0281dd4bbe9efa52457ba80b8108242695a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:14 +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 f495e44..51e8ab3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pandas==0.24.2 Pillow==6.1.0 pkg-resources==0.0.0 protobuf==3.9.1 -pyarrow==0.14.1 +pyarrow==0.15.1 python-dateutil==2.8.0 pytz==2019.2 PyYAML==5.1.2