Skip to content

Commit fb6d05b

Browse files
committed
chore(deps): update all dependencies
1 parent 3e116c2 commit fb6d05b

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
@@ -11,7 +11,7 @@ Fiona==1.10.1
1111
geojson==3.2.0
1212
geopandas===1.0.1; python_version <= '3.9'
1313
geopandas==1.1.1; python_version >= '3.10'
14-
google-api-core==2.25.2
14+
google-api-core==2.26.0
1515
google-auth==2.41.1
1616
google-cloud-bigquery==3.38.0
1717
google-cloud-bigquery-storage==2.33.1

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ google-cloud-bigquery-storage==2.33.1
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.6.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
8-
matplotlib==3.10.6; python_version >= '3.10'
8+
matplotlib==3.10.7; python_version >= '3.10'
99
pandas==2.3.3

0 commit comments

Comments
 (0)