From e361d28af64f9e6aa534d8a8e49686ebea6bb140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 21:58:03 +0000 Subject: [PATCH] Bump pyarrow in /examples/cloudml-collaborative-filtering Bumps [pyarrow](https://github.com/apache/arrow) from 0.15.0 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.15.0...apache-arrow-0.15.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/cloudml-collaborative-filtering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cloudml-collaborative-filtering/requirements.txt b/examples/cloudml-collaborative-filtering/requirements.txt index ad1e8682140..845429ae581 100644 --- a/examples/cloudml-collaborative-filtering/requirements.txt +++ b/examples/cloudml-collaborative-filtering/requirements.txt @@ -5,7 +5,7 @@ google-api-core>=1.13.0 google-api-python-client>=1.7.9 google-cloud-core>=1.0.2 nose>=1.3.7 -pyarrow==0.15.0 +pyarrow==0.15.1 tensorboard==1.15.0 tensorflow>=0.15.0,<2.0.0 tensorflow-transform==0.21.2