Skip to content

Commit 0f64dd9

Browse files
renovate-botbusunkim96leahecolecrwilcox
authored andcommitted
chore(deps): update dependency google-cloud-bigquery to v1.24.0 [(#3049)](#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 a1e31e0 commit 0f64dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/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)