diff --git a/samples/geography/requirements.txt b/samples/geography/requirements.txt index 5ff1c0c02..4ebff482d 100644 --- a/samples/geography/requirements.txt +++ b/samples/geography/requirements.txt @@ -12,19 +12,19 @@ geojson==3.2.0 geopandas===1.0.1; python_version <= '3.9' geopandas==1.1.0; python_version >= '3.10' google-api-core==2.25.0 -google-auth==2.40.2 +google-auth==2.40.3 google-cloud-bigquery==3.34.0 google-cloud-bigquery-storage==2.32.0 google-cloud-core==2.4.3 google-crc32c==1.7.1 google-resumable-media==2.7.2 googleapis-common-protos==1.70.0 -grpcio==1.72.1 +grpcio==1.73.0 idna==3.10 munch==4.0.0 mypy-extensions==1.1.0 packaging==25.0 -pandas==2.2.3 +pandas==2.3.0 proto-plus==1.26.1 pyarrow==20.0.0 pyasn1==0.6.1 diff --git a/samples/magics/requirements.txt b/samples/magics/requirements.txt index 960eb6db4..d2456fc5a 100644 --- a/samples/magics/requirements.txt +++ b/samples/magics/requirements.txt @@ -3,4 +3,4 @@ db-dtypes==1.4.3 google.cloud.bigquery==3.34.0 google-cloud-bigquery-storage==2.32.0 ipython===8.18.1 -pandas==2.2.3 +pandas==2.3.0 diff --git a/samples/notebooks/requirements.txt b/samples/notebooks/requirements.txt index c3feffb35..66409e49d 100644 --- a/samples/notebooks/requirements.txt +++ b/samples/notebooks/requirements.txt @@ -6,4 +6,4 @@ ipython===8.18.1; python_version == '3.9' ipython==9.3.0; python_version >= '3.10' matplotlib===3.9.2; python_version == '3.9' matplotlib==3.10.3; python_version >= '3.10' -pandas==2.2.3 +pandas==2.3.0