From 5f5d6ab32d0f482848f00a2e4e8c0718da57f1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:45:06 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 2.11.0 to 2.12.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.11.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/v2.11.0...v2.12.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81ce880d..506d521d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ click==7.1.2 pydantic==1.8.1 #bigquery -google-cloud-bigquery==2.11.0 \ No newline at end of file +google-cloud-bigquery==2.12.0 \ No newline at end of file