From 329bfc80e5cf2d804ffd2a354beab680f69c1e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:27:26 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0rc2 to 2.9.3 in /Recommender Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0rc2 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.12.0-rc2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recommender/requirements.txt b/Recommender/requirements.txt index 01df808..27e6883 100644 --- a/Recommender/requirements.txt +++ b/Recommender/requirements.txt @@ -6,4 +6,4 @@ pandas==0.23.4 requests==2.20.0 scikit-learn==0.20.0 Scrapy==1.5.1 -tensorflow==1.12.0rc2 +tensorflow==2.9.3