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

Commit 1af858a

Browse files
committed
chore(deps): update all dependencies
1 parent a2520ca commit 1af858a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/geography/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ click-plugins==1.1.1
77
cligj==0.7.2
88
dataclasses==0.8; python_version < '3.7'
99
db-dtypes==1.0.5
10-
Fiona==1.9.1
10+
Fiona==1.9.2
1111
geojson==3.0.1
1212
geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.12.2; python_version >= '3.8'
1414
google-api-core==2.11.0
1515
google-auth==2.16.2
16-
google-cloud-bigquery==3.6.0
16+
google-cloud-bigquery==3.7.0
1717
google-cloud-bigquery-storage==2.19.0
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.4.1
21-
googleapis-common-protos==1.58.0
21+
googleapis-common-protos==1.59.0
2222
grpcio==1.51.3
2323
idna==3.4
2424
libcst==0.4.9
@@ -42,4 +42,4 @@ Shapely==2.0.1
4242
six==1.16.0
4343
typing-extensions==4.5.0
4444
typing-inspect==0.8.0
45-
urllib3==1.26.14
45+
urllib3==1.26.15

samples/snippets/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==3.6.0
2+
google-cloud-bigquery==3.7.0
33
google-cloud-bigquery-storage==2.19.0
44
google-auth-oauthlib==1.0.0
55
grpcio==1.51.3

0 commit comments

Comments
 (0)