From 0ff88cebe842757c7408300cc5bfd7fa938dbc05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:43:19 +0000 Subject: [PATCH] Bump tensorflow from 0.10.0 to 2.9.3 in /common Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.10.0 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/v0.10.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..428574e 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -53,7 +53,7 @@ six==1.10.0 sklearn==0.0 sseclient==0.0.8 subprocess32==3.2.7 -tensorflow==0.10.0 +tensorflow==2.9.3 tornado==4.3 torndb==0.3 traitlets==4.3.0