Skip to content

Commit a9eeb6c

Browse files
authored
chore(deps): update dependency google-cloud-bigquery-storage to v2.27.0 (#12871)
1 parent 714e8d2 commit a9eeb6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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]==3.25.0
2-
google-cloud-bigquery-storage==2.19.1
2+
google-cloud-bigquery-storage==2.27.0
33
pandas==1.3.5; python_version == '3.7'
44
pandas==2.0.3; python_version == '3.8'
55
pandas==2.2.2; python_version > '3.8'

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==3.25.0
2-
google-cloud-bigquery-storage==2.19.1
2+
google-cloud-bigquery-storage==2.27.0
33
pandas==2.0.3; python_version == '3.8'
44
pandas==2.2.2; python_version > '3.8'
55
pandas-gbq==0.24.0; python_version > '3.6'

0 commit comments

Comments
 (0)