From 220ef35dc47310bac3bb7a52a2ff918f0276e8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:31 +0000 Subject: [PATCH] Bump pyarrow from 0.12.1 to 0.15.1 Bumps [pyarrow](https://github.com/apache/arrow) from 0.12.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.12.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 1f0459e..19a26d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas==0.23.4 -pyarrow==0.12.1 +pyarrow==0.15.1 matplotlib==3.0.2 seaborn==0.9.0 git+git://github.com/jandaluz/pubg-python@telemetry-parachute-landing \ No newline at end of file