From b32dbb60dcf0637fdee85521776c11ce560461ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:49:48 +0000 Subject: [PATCH] Bump google-cloud-bigquery in /financial_time_series/tensorflow_model Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 1.6.0 to 2.12.0. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/compare/v1.6.0...v2.12.0) 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 11932a777..2e4afb813 100644 --- a/financial_time_series/tensorflow_model/requirements.txt +++ b/financial_time_series/tensorflow_model/requirements.txt @@ -1,5 +1,5 @@ google-cloud-storage==1.17.0 -google-cloud-bigquery==1.6.0 +google-cloud-bigquery==2.12.0 pandas==0.23.4 numpy==1.16.0 tensorflow==1.15.0