From 4878e54ade320012c05a31a5bb05393a18b8d7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 11:06:42 +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.4.0. - [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.4.0) --- 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..3f0aec653 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.4.0 pandas==0.23.4 numpy==1.16.0 tensorflow==1.15.0