Skip to content

Commit aafa8b9

Browse files
committed
chore(deps): update all dependencies
1 parent 28a5750 commit aafa8b9

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
@@ -9,16 +9,16 @@ cligj==0.7.2
99
db-dtypes==1.4.3
1010
Fiona==1.10.1
1111
geojson==3.2.0
12-
geopandas==1.0.1
13-
google-api-core==2.24.2
12+
geopandas==1.1.0
13+
google-api-core==2.25.0
1414
google-auth==2.40.2
1515
google-cloud-bigquery==3.34.0
1616
google-cloud-bigquery-storage==2.32.0
1717
google-cloud-core==2.4.3
1818
google-crc32c==1.7.1
1919
google-resumable-media==2.7.2
2020
googleapis-common-protos==1.70.0
21-
grpcio==1.71.0
21+
grpcio==1.72.1
2222
idna==3.10
2323
munch==4.0.0
2424
mypy-extensions==1.1.0
@@ -38,6 +38,6 @@ rsa==4.9.1
3838
Shapely===2.0.7; python_version == '3.9'
3939
Shapely==2.1.1; python_version >= '3.10'
4040
six==1.17.0
41-
typing-extensions==4.13.2
41+
typing-extensions==4.14.0
4242
typing-inspect==0.9.0
4343
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.3
33
google-cloud-bigquery==3.34.0
44
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
6-
ipython==9.2.0; python_version >= '3.10'
6+
ipython==9.3.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
88
matplotlib==3.10.3; python_version >= '3.10'
99
pandas==2.2.3

0 commit comments

Comments
 (0)