From 8ccfa66a9f78f3097cbc70f66f90fa6a2254f292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:35:57 +0000 Subject: [PATCH] Bump tensorflow from 2.0.0 to 2.7.2 in /serving Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.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/v2.0.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serving/requirements.txt b/serving/requirements.txt index e43a560..f5b8497 100644 --- a/serving/requirements.txt +++ b/serving/requirements.txt @@ -1,2 +1,2 @@ Flask==1.0 -TensorFlow==2.0.0 +TensorFlow==2.7.2