Skip to content

Commit 6c8020e

Browse files
committed
chore(deps): update dependency google-cloud-bigquery-storage to v2.33.0
1 parent 43527af commit 6c8020e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ geopandas==1.1.1; python_version >= '3.10'
1414
google-api-core==2.25.1
1515
google-auth==2.40.3
1616
google-cloud-bigquery==3.36.0
17-
google-cloud-bigquery-storage==2.32.0
17+
google-cloud-bigquery-storage==2.33.0
1818
google-cloud-core==2.4.3
1919
google-crc32c==1.7.1
2020
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.3
22
db-dtypes==1.4.3
33
google.cloud.bigquery==3.36.0
4-
google-cloud-bigquery-storage==2.32.0
4+
google-cloud-bigquery-storage==2.33.0
55
ipython===8.18.1
66
pandas==2.3.2

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.3
22
db-dtypes==1.4.3
33
google-cloud-bigquery==3.36.0
4-
google-cloud-bigquery-storage==2.32.0
4+
google-cloud-bigquery-storage==2.33.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.5.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'

0 commit comments

Comments
 (0)