Skip to content

Commit 05bdfd9

Browse files
committed
chore(deps): update all dependencies
1 parent 6065e14 commit 05bdfd9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

samples/geography/requirements.txt

Lines changed: 6 additions & 6 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,22 +11,22 @@ 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.27.0
1515
google-auth==2.41.1
1616
google-cloud-bigquery==3.38.0
1717
google-cloud-bigquery-storage==2.33.1
1818
google-cloud-core==2.4.3
1919
google-crc32c==1.7.1
2020
google-resumable-media==2.7.2
21-
googleapis-common-protos==1.70.0
22-
grpcio==1.75.1
23-
idna==3.10
21+
googleapis-common-protos==1.71.0
22+
grpcio==1.76.0
23+
idna==3.11
2424
munch==4.0.0
2525
mypy-extensions==1.1.0
2626
packaging==25.0
2727
pandas==2.3.3
2828
proto-plus==1.26.1
29-
pyarrow==21.0.0
29+
pyarrow==22.0.0
3030
pyasn1==0.6.1
3131
pyasn1-modules==0.4.2
3232
pycparser==2.23

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)