Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit ebcf5ce

Browse files
committed
chore(deps): update dependency google-cloud-bigquery-storage to v2.32.0
1 parent d92b487 commit ebcf5ce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ geopandas==1.0.1
1313
google-api-core==2.24.2
1414
google-auth==2.40.2
1515
google-cloud-bigquery==3.33.0
16-
google-cloud-bigquery-storage==2.31.0
16+
google-cloud-bigquery-storage==2.32.0
1717
google-cloud-core==2.4.3
1818
google-crc32c==1.7.1
1919
google-resumable-media==2.7.2

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bigquery_magics==0.10.0
22
db-dtypes==1.4.3
33
google.cloud.bigquery==3.33.0
4-
google-cloud-bigquery-storage==2.31.0
4+
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1
66
pandas==2.2.3

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bigquery-magics==0.10.0
22
db-dtypes==1.4.3
33
google-cloud-bigquery==3.33.0
4-
google-cloud-bigquery-storage==2.31.0
4+
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.2.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'

0 commit comments

Comments
 (0)