From 28679371b3add883efd0237f6b3bc2f7b136eef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:27:46 +0000 Subject: [PATCH] Bump tensorflow from 2.5.1 to 2.9.3 in /u18-tf-nimbus Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 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.5.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- u18-tf-nimbus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/u18-tf-nimbus/requirements.txt b/u18-tf-nimbus/requirements.txt index ab47129..458cec7 100644 --- a/u18-tf-nimbus/requirements.txt +++ b/u18-tf-nimbus/requirements.txt @@ -37,7 +37,7 @@ scipy==1.4.1 six==1.14.0 sklearn==0.0 tensorboard==2.1.1 -tensorflow==2.5.1 +tensorflow==2.9.3 tensorflow-estimator==2.1.0 termcolor==1.1.0 urllib3==1.26.5