From 7095f3f6b554f8eb7218a409e1f6cad0bebd7126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:22:13 +0000 Subject: [PATCH] Bump tensorflow in /examples/cloudml-fraud-detection Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.6.4. - [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.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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..0f654369dfc 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.6.4 apache_beam[gcp]==2.12.0 tensorflow-transform==0.4.0 matplotlib