From 9494efe194ffac522dc1b3bd1695f99e6fd92ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:57:49 +0000 Subject: [PATCH] Bump pyarrow from 0.14.1 to 0.15.1 in /First_Blog 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] --- First_Blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/First_Blog/requirements.txt b/First_Blog/requirements.txt index ffb289c..b901fb9 100644 --- a/First_Blog/requirements.txt +++ b/First_Blog/requirements.txt @@ -241,7 +241,7 @@ psutil==5.4.8 psycopg2==2.7.6.1 ptyprocess==0.6.0 py==1.8.1 -pyarrow==0.14.1 +pyarrow==0.15.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycocotools==2.0.0