From 39cbcf95ed2485b69d2a89091a18a0ebe23d34ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:40:17 +0000 Subject: [PATCH] Bump tensorflow in /financial_time_series/tensorflow_model Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 to 2.12.1. - [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.12.1) --- 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 6479c58e..5019ce08 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.12.1