From 107bf7e04a2389c4bfcb98983fdf523aab6b350d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 30 Sep 2020 21:08:56 +0200 Subject: [PATCH] chore(deps): update dependency pandas-gbq to v0.13.3 (#4779) --- bigquery/pandas-gbq-migration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigquery/pandas-gbq-migration/requirements.txt b/bigquery/pandas-gbq-migration/requirements.txt index 65215b5188ef..1f8bc0cd5eb8 100644 --- a/bigquery/pandas-gbq-migration/requirements.txt +++ b/bigquery/pandas-gbq-migration/requirements.txt @@ -2,6 +2,6 @@ google-cloud-bigquery==1.28.0 google-cloud-bigquery-storage==1.1.0 pandas==0.25.3; python_version > '3.0' pandas==0.24.2; python_version < '3.0' -pandas-gbq==0.13.2 +pandas-gbq==0.13.3 pyarrow==1.0.1 grpcio==1.32.0