Skip to content

Commit 50c55f8

Browse files
committed
chore(deps): update all dependencies
1 parent 1cabacb commit 50c55f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

samples/geography/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Fiona==1.10.1
1010
geojson==3.2.0
1111
geopandas==1.0.1
1212
google-api-core==2.24.2
13-
google-auth==2.38.0
13+
google-auth==2.39.0
1414
google-cloud-bigquery==3.31.0
1515
google-cloud-bigquery-storage==2.30.0
1616
google-cloud-core==2.4.3
1717
google-crc32c==1.7.1
1818
google-resumable-media==2.7.2
19-
googleapis-common-protos==1.69.2
19+
googleapis-common-protos==1.70.0
2020
grpcio==1.71.0
2121
idna==3.10
2222
munch==4.0.0
@@ -37,6 +37,6 @@ rsa==4.9
3737
Shapely===2.0.7; python_version == '3.9'
3838
Shapely==2.1.0; python_version >= '3.10'
3939
six==1.17.0
40-
typing-extensions==4.13.1
40+
typing-extensions==4.13.2
4141
typing-inspect==0.9.0
42-
urllib3==2.3.0
42+
urllib3==2.4.0

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ db-dtypes==1.4.2
33
google-cloud-bigquery==3.31.0
44
google-cloud-bigquery-storage==2.30.0
55
ipython===8.18.1; python_version == '3.9'
6-
ipython==9.0.2; python_version >= '3.10'
6+
ipython==9.1.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
88
matplotlib==3.10.1; python_version >= '3.10'
99
pandas==2.2.3

0 commit comments

Comments
 (0)