Skip to content

Commit 18a2346

Browse files
renovate-botbusunkim96leahecolecrwilcox
authored andcommitted
chore(deps): update dependency google-cloud-bigquery to v1.24.0 [(#3049)](GoogleCloudPlatform/python-docs-samples#3049)
* chore(deps): update dependency google-cloud-bigquery to v1.24.0 * chore(deps): update ipython version * fix: fix requirements order * explicitly add grpc to resolve errors * adjust arguments * undo mistake * bump auth version Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: Leah Cole <[email protected]> Co-authored-by: Leah E. Cole <[email protected]> Co-authored-by: Christopher Wilcox <[email protected]>
1 parent e605e38 commit 18a2346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-bigquery[pandas]==1.20.0
2-
google-auth-oauthlib==0.4.0
1+
google-cloud-bigquery[pandas]==1.24.0
2+
google-auth-oauthlib==0.4.1
33
ipython==7.13.0
44
matplotlib==3.2.1
55
pytz==2019.3

0 commit comments

Comments
 (0)