Skip to content

Commit 852d82b

Browse files
committed
chore(deps): update all dependencies
1 parent eb9c2af commit 852d82b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ 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
12+
geopandas==1.1.0
1313
google-api-core==2.24.2
1414
google-auth==2.40.2
1515
google-cloud-bigquery==3.34.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)