From a71d85d22f558242229a3834999719f96285b323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:17:20 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.0.3 to 2.9.3 in /examples/notebooks/tf_2_0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.3 to 2.9.3. - [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.3...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/notebooks/tf_2_0/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/notebooks/tf_2_0/requirements.txt b/examples/notebooks/tf_2_0/requirements.txt index e840674..a2006ca 100644 --- a/examples/notebooks/tf_2_0/requirements.txt +++ b/examples/notebooks/tf_2_0/requirements.txt @@ -68,7 +68,7 @@ Send2Trash==1.5.0 six==1.14.0 tensorboard==2.0.2 tensorflow-estimator==2.0.1 -tensorflow-gpu==2.0.3 +tensorflow-gpu==2.9.3 tensorflow-hub==0.8.0 termcolor==1.1.0 terminado==0.8.3