From 1817178ade1d1d165a3ce47e374c59ace29751e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 07:12:41 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.3.2 to 3.6.0 in /ps2bq Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.3.2 to 3.6.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/v3.3.2...v3.6.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ps2bq/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps2bq/requirements.txt b/ps2bq/requirements.txt index b6a3dc4..87c59b5 100644 --- a/ps2bq/requirements.txt +++ b/ps2bq/requirements.txt @@ -1 +1 @@ -google-cloud-bigquery==3.3.2 +google-cloud-bigquery==3.6.0