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

Commit e2efb35

Browse files
authored
chore(deps): update dependency google-cloud-bigquery-storage to v2.14.2 (#1317)
1 parent bd99800 commit e2efb35

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
@@ -14,7 +14,7 @@ geopandas==0.11.1; python_version >= '3.8'
1414
google-api-core==2.8.2
1515
google-auth==2.10.0
1616
google-cloud-bigquery==3.3.1
17-
google-cloud-bigquery-storage==2.14.1
17+
google-cloud-bigquery-storage==2.14.2
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.3.0
2020
google-resumable-media==2.3.3

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.0.3
2-
google-cloud-bigquery-storage==2.14.1
2+
google-cloud-bigquery-storage==2.14.2
33
google-auth-oauthlib==0.5.2
44
grpcio==1.47.0
55
ipython===7.31.1; python_version == '3.7'

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
db-dtypes==1.0.3
22
google-cloud-bigquery==3.3.1
3-
google-cloud-bigquery-storage==2.14.1
3+
google-cloud-bigquery-storage==2.14.2
44
google-auth-oauthlib==0.5.2
55
grpcio==1.47.0
66
ipython===7.31.1; python_version == '3.7'

0 commit comments

Comments
 (0)