Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e69c81d

Browse files
chore(deps): update dependency google-cloud-bigquery-storage to v2.18.1 (googleapis#1476)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent a71888a commit e69c81d

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==0.12.2; python_version >= '3.8'
1414
google-api-core==2.11.0
1515
google-auth==2.16.0
1616
google-cloud-bigquery==3.4.2
17-
google-cloud-bigquery-storage==2.18.0
17+
google-cloud-bigquery-storage==2.18.1
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.4.1

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.5
2-
google-cloud-bigquery-storage==2.18.0
2+
google-cloud-bigquery-storage==2.18.1
33
google-auth-oauthlib==0.8.0
44
grpcio==1.51.1
55
ipywidgets==8.0.4

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.5
22
google-cloud-bigquery==3.4.2
3-
google-cloud-bigquery-storage==2.18.0
3+
google-cloud-bigquery-storage==2.18.1
44
google-auth-oauthlib==0.8.0
55
grpcio==1.51.1
66
ipywidgets==8.0.4

0 commit comments

Comments
 (0)