From 87b2ed134fb8094f72cd20132fbec1c50c263ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 08:34:39 +0000 Subject: [PATCH] Bump tensorflow in /financial_time_series/tensorflow_model Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.5.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.5.2...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- financial_time_series/tensorflow_model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/financial_time_series/tensorflow_model/requirements.txt b/financial_time_series/tensorflow_model/requirements.txt index 3df9d7ac..6479c58e 100644 --- a/financial_time_series/tensorflow_model/requirements.txt +++ b/financial_time_series/tensorflow_model/requirements.txt @@ -2,4 +2,4 @@ google-cloud-storage==1.17.0 google-cloud-bigquery==1.6.0 pandas==0.23.4 numpy==1.16.0 -tensorflow==2.5.2 +tensorflow==2.5.3