From 3e9641834298fce9d7e61e736022b378beb477a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 11:07:01 +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.3. - [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.3) --- 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..79bf1df6d 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.3 pandas==0.23.4 numpy==1.16.0 tensorflow==1.15.0