From 421487fed777ba3ce3fcd8b932ce705f43368d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 17:30:12 +0000 Subject: [PATCH] Bump tensorflow from 2.9.3 to 2.11.1 in /images Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.1. - [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.9.3...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/requirements.txt b/images/requirements.txt index 2b4e980..3d20fd4 100644 --- a/images/requirements.txt +++ b/images/requirements.txt @@ -124,7 +124,7 @@ tabulate==0.9.0 tensorboard==2.9.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 -tensorflow==2.9.3 +tensorflow==2.11.1 tensorflow-estimator==2.9.0 tensorflow-io-gcs-filesystem==0.30.0 termcolor==2.2.0