From 5f46af04f295e570b6557965cbe5858855349be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:28:17 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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.15.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docReq.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docReq.txt b/docReq.txt index 0fbbc39..bfcefe8 100644 --- a/docReq.txt +++ b/docReq.txt @@ -2,7 +2,7 @@ Django==3.1.13 yfinance numpy tensorboard==1.15.0 -tensorflow==1.15.0 +tensorflow==2.9.3 tensorflow-estimator==1.15.1 seaborn==0.10.1 #pandas @ file:///opt/concourse/worker/volumes/live/18a2b361-ca01-439e-799c-26ae586e114f/volume/pandas_1592841668631/work diff --git a/requirements.txt b/requirements.txt index 210e2f2..5621b88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -201,7 +201,7 @@ sympy tables==3.6.1 tblib==1.6.0 tensorboard==1.15.0 -tensorflow==2.5.1 +tensorflow==2.9.3 tensorflow-estimator==1.15.1 termcolor==1.1.0 terminado==0.8.3