Skip to content

Commit 54f203d

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 <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Leah Cole <coleleah@google.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Christopher Wilcox <crwilcox@google.com>
1 parent 3196b96 commit 54f203d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==1.14.0
22
google-cloud-bigquery-storage==0.8.0
3-
google-cloud-bigquery==1.23.1
3+
google-cloud-bigquery==1.24.0
44
pyarrow==0.15.1
55
ipython==7.10.2; python_version > '3.0'
66
ipython==5.9.0; python_version < '3.0'

0 commit comments

Comments
 (0)