From 8230becd175cef8ff0778a5db4582a4cea12a55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:58:32 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 2.7.2 in /criteo_tft Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.7.2. - [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.4.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- criteo_tft/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/criteo_tft/requirements.txt b/criteo_tft/requirements.txt index 67a6cb4fe..4e9e8b51c 100644 --- a/criteo_tft/requirements.txt +++ b/criteo_tft/requirements.txt @@ -1,3 +1,3 @@ six==1.10.0 -tensorflow==1.4.0 +tensorflow==2.7.2 tensorflow-transform==0.4.0