From 3e795ab5ed3c2380dd525dbcdd63812d35da9fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 11:06:06 +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 3.3.2. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/compare/v1.6.0...v3.3.2) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-major ... 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..65ce64821 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==3.3.2 pandas==0.23.4 numpy==1.16.0 tensorflow==1.15.0