From 4d148cb4a27a56c4eff53ea937779e45b7b59bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:16:13 +0000 Subject: [PATCH] Bump tensorflow from 1.1.0 to 2.9.3 in /backend/Python Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.1.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/v1.1.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Python/requirements.txt b/backend/Python/requirements.txt index 853b030..2d8e69a 100644 --- a/backend/Python/requirements.txt +++ b/backend/Python/requirements.txt @@ -72,7 +72,7 @@ sklearn==0.0 snowballstemmer==1.2.1 Sphinx==1.7.0 sphinxcontrib-websupport==1.0.1 -tensorflow==1.1.0 +tensorflow==2.9.3 terminado==0.6 testpath==0.3 tflearn==0.3.2