From 4b4dd358f862aa9107c4e72049c8eff3d6380f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:04:23 +0000 Subject: [PATCH] Bump tensorflow from 2.3.1 to 2.9.3 in /DeleMa_Detect Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.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.3.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeleMa_Detect/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DeleMa_Detect/requirements.txt b/DeleMa_Detect/requirements.txt index 0ba240d..215be6c 100644 --- a/DeleMa_Detect/requirements.txt +++ b/DeleMa_Detect/requirements.txt @@ -32,7 +32,7 @@ rsa==4.6 six==1.15.0 tensorboard==2.3.0 tensorboard-plugin-wit==1.7.0 -tensorflow==2.3.1 +tensorflow==2.9.3 tensorflow-estimator==2.3.0 termcolor==1.1.0 urllib3==1.25.10 @@ -75,7 +75,7 @@ rsa==4.6 six==1.15.0 tensorboard==2.3.0 tensorboard-plugin-wit==1.7.0 -tensorflow==2.3.1 +tensorflow==2.9.3 tensorflow-estimator==2.3.0 termcolor==1.1.0 urllib3==1.25.10