Skip to content

Commit 1062b16

Browse files
authored
chore(deps): update dependency google-cloud-bigquery-storage to v2.13.1 (GoogleCloudPlatform#7755)
1 parent 6205f4e commit 1062b16

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bigquery/bqml/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-bigquery[pandas,bqstorage]==2.33.0
2-
google-cloud-bigquery-storage==2.13.0
2+
google-cloud-bigquery-storage==2.13.1
33
pandas==1.1.5; python_version < '3.7'
44
pandas==1.3.5; python_version > '3.6'
55
pyarrow==6.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grpcio==1.45.0
22
google-cloud-bigquery[pandas,pyarrow]==2.33.0
3-
google-cloud-bigquery-storage==2.13.0
3+
google-cloud-bigquery-storage==2.13.1
44
datalab==1.2.0
55
ipython==8.0.1
66
pyarrow==6.0.1

bigquery/pandas-gbq-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-bigquery==2.33.0
2-
google-cloud-bigquery-storage==2.13.0
2+
google-cloud-bigquery-storage==2.13.1
33
pandas==1.1.5; python_version < '3.7'
44
pandas==1.3.5; python_version > '3.6'
55
pandas-gbq==0.16.0; python_version > '3.6'

0 commit comments

Comments
 (0)