Skip to content

Commit 5f75f95

Browse files
committed
chore(deps): update all dependencies
1 parent bd5aba8 commit 5f75f95

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

samples/geography/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@ geojson==3.2.0
1212
geopandas===1.0.1; python_version <= '3.9'
1313
geopandas==1.1.0; python_version >= '3.10'
1414
google-api-core==2.25.0
15-
google-auth==2.40.2
15+
google-auth==2.40.3
1616
google-cloud-bigquery==3.34.0
1717
google-cloud-bigquery-storage==2.32.0
1818
google-cloud-core==2.4.3
1919
google-crc32c==1.7.1
2020
google-resumable-media==2.7.2
2121
googleapis-common-protos==1.70.0
22-
grpcio==1.72.1
22+
grpcio==1.73.0
2323
idna==3.10
2424
munch==4.0.0
2525
mypy-extensions==1.1.0
2626
packaging==25.0
27-
pandas==2.2.3
27+
pandas==2.3.0
2828
proto-plus==1.26.1
2929
pyarrow==20.0.0
3030
pyasn1==0.6.1

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ 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
6-
pandas==2.2.3
6+
pandas==2.3.0

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ipython===8.18.1; python_version == '3.9'
66
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'
9-
pandas==2.2.3
9+
pandas==2.3.0

0 commit comments

Comments
 (0)