From 89cb7364946dc9428d3a00d93e6601528bab80df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 02:49:11 +0000 Subject: [PATCH] Bump pyarrow in /scripts/DevWorkshop/GoogleCloudPlatform/moreExamples 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] --- .../GoogleCloudPlatform/moreExamples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt b/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt index c81232f7..c45042ac 100644 --- a/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt +++ b/scripts/DevWorkshop/GoogleCloudPlatform/moreExamples/requirements.txt @@ -15,7 +15,7 @@ oauthlib==3.0.1 pandas==0.24.0 pandas-gbq==0.9.0 protobuf==3.6.1 -pyarrow==0.12.1 +pyarrow==0.15.1 pyasn1==0.4.5 pyasn1-modules==0.2.4 pydata-google-auth==0.1.1