Skip to content

Commit a65c567

Browse files
committed
chore(deps): update all dependencies
1 parent 4251fee commit a65c567

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

samples/geography/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
attrs==25.4.0
22
certifi==2025.10.5
33
cffi==2.0.0
4-
charset-normalizer==3.4.3
4+
charset-normalizer==3.4.4
55
click===8.1.8; python_version == '3.9'
66
click==8.3.0; python_version >= '3.10'
77
click-plugins==1.1.1.2
@@ -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
@@ -20,7 +20,7 @@ google-crc32c==1.7.1
2020
google-resumable-media==2.7.2
2121
googleapis-common-protos==1.70.0
2222
grpcio==1.75.1
23-
idna==3.10
23+
idna==3.11
2424
munch==4.0.0
2525
mypy-extensions==1.1.0
2626
packaging==25.0

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)