Skip to content

Commit

Permalink
chore(deps): update dependency pandas-gbq to v0.14.0 (#4800)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 5, 2020
1 parent 6d0b370 commit 85ea173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigquery/pandas-gbq-migration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
pandas-gbq==0.14.0
pyarrow==1.0.1
grpcio==1.32.0

0 comments on commit 85ea173

Please sign in to comment.