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

Commit 4e192bd

Browse files
chore(deps): update all dependencies (#1460)
* chore(deps): update all dependencies * revert Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 2e80215 commit 4e192bd

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
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.1
17-
google-cloud-bigquery-storage==2.17.0
17+
google-cloud-bigquery-storage==2.18.0
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.4.0
@@ -42,4 +42,4 @@ Shapely==2.0.0
4242
six==1.16.0
4343
typing-extensions==4.4.0
4444
typing-inspect==0.8.0
45-
urllib3==1.26.13
45+
urllib3==1.26.14

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.17.0
2+
google-cloud-bigquery-storage==2.18.0
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.1
3-
google-cloud-bigquery-storage==2.17.0
3+
google-cloud-bigquery-storage==2.18.0
44
google-auth-oauthlib==0.8.0
55
grpcio==1.51.1
66
ipywidgets==8.0.4

0 commit comments

Comments
 (0)