From 3f191dc7a6226f484513980518218e1d7d964172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 09:06:33 +0000 Subject: [PATCH] Bump tensorflow in /examples/cloudml-fraud-detection Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.4.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.2...v2.4.0) Signed-off-by: dependabot[bot] --- examples/cloudml-fraud-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cloudml-fraud-detection/requirements.txt b/examples/cloudml-fraud-detection/requirements.txt index 54488806ae0..f6d08dd50cf 100644 --- a/examples/cloudml-fraud-detection/requirements.txt +++ b/examples/cloudml-fraud-detection/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.15.2 +tensorflow==2.4.0 apache_beam[gcp]==2.12.0 tensorflow-transform==0.4.0 matplotlib