From e5e1a017441e3102557dae1d40b2952b9371e02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:28:02 +0000 Subject: [PATCH] Bump tensorflow in /financial_time_series/tensorflow_model Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.6.4. - [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.3...v2.6.4) --- 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 6479c58e4..2782107a2 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.3 +tensorflow==2.6.4