This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new dd3de1074eb Update Python Dependencies (#37074)
dd3de1074eb is described below

commit dd3de1074ebffa8a487215ff86d222c93bd6defa
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 09:16:31 2025 -0500

    Update Python Dependencies (#37074)
    
    Co-authored-by: damccorm <[email protected]>
---
 .../container/ml/py310/base_image_requirements.txt | 25 +++++++++++--------
 .../container/ml/py310/gpu_image_requirements.txt  | 21 ++++++++--------
 .../container/ml/py311/base_image_requirements.txt | 29 +++++++++++++---------
 .../container/ml/py311/gpu_image_requirements.txt  | 23 ++++++++---------
 .../container/ml/py312/base_image_requirements.txt | 26 ++++++++++---------
 .../container/ml/py312/gpu_image_requirements.txt  | 23 ++++++++---------
 .../container/ml/py313/base_image_requirements.txt | 29 ++++++++++++----------
 .../container/py310/base_image_requirements.txt    | 25 +++++++++++--------
 .../container/py311/base_image_requirements.txt    | 27 ++++++++++++--------
 .../container/py312/base_image_requirements.txt    | 24 ++++++++++--------
 .../container/py313/base_image_requirements.txt    | 28 +++++++++++----------
 11 files changed, 153 insertions(+), 127 deletions(-)

diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt 
b/sdks/python/container/ml/py310/base_image_requirements.txt
index 715f1979c02..361eae1a78b 100644
--- a/sdks/python/container/ml/py310/base_image_requirements.txt
+++ b/sdks/python/container/ml/py310/base_image_requirements.txt
@@ -33,7 +33,7 @@ astunparse==1.6.3
 async-timeout==5.0.1
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -42,7 +42,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -66,9 +66,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -86,7 +86,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -113,7 +113,10 @@ jaraco.functools==4.3.0
 jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
+Js2Py==0.74
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keras==3.12.0
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
@@ -141,7 +144,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -163,7 +166,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
+pyjsparser==2.7.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -177,11 +180,12 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
 rich==14.2.0
+rpds-py==0.30.0
 rsa==4.9.1
 safetensors==0.7.0
 scikit-learn==1.7.2
@@ -193,7 +197,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 sympy==1.14.0
@@ -213,9 +217,10 @@ transformers==4.55.4
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
+tzlocal==5.3.1
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 Werkzeug==3.1.4
diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt 
b/sdks/python/container/ml/py310/gpu_image_requirements.txt
index ab6e082b877..e777cda7c9e 100644
--- a/sdks/python/container/ml/py310/gpu_image_requirements.txt
+++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt
@@ -35,7 +35,7 @@ astunparse==1.6.3
 async-timeout==5.0.1
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 blake3==1.0.8
 bs4==0.0.2
@@ -46,7 +46,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.2.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 cloudpickle==3.1.2
 compressed-tensors==0.10.2
 crcmod==1.7
@@ -64,7 +64,7 @@ einops==0.8.1
 email-validator==2.3.0
 exceptiongroup==1.3.1
 execnet==2.1.2
-fastapi==0.123.8
+fastapi==0.124.2
 fastapi-cli==0.0.16
 fastapi-cloud-cli==0.6.0
 fastar==0.8.0
@@ -84,9 +84,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -104,7 +104,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -191,7 +191,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 outlines_core==0.2.10
 overrides==7.7.0
 packaging==25.0
@@ -214,7 +214,7 @@ pyarrow==18.1.0
 pyarrow-hotfix==0.7
 pyasn1==0.6.1
 pyasn1_modules==0.4.2
-pybase64==1.4.2
+pybase64==1.4.3
 pycountry==24.6.1
 pycparser==2.23
 pydantic==2.12.5
@@ -222,7 +222,6 @@ pydantic-extra-types==2.10.6
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -266,7 +265,7 @@ sortedcontainers==2.4.0
 soundfile==0.13.1
 soupsieve==2.8
 soxr==1.0.0
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 starlette==0.50.0
@@ -294,7 +293,7 @@ typing_extensions==4.15.0
 tzdata==2025.2
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 uvicorn==0.38.0
 uvloop==0.22.1
 virtualenv-clone==0.5.7
diff --git a/sdks/python/container/ml/py311/base_image_requirements.txt 
b/sdks/python/container/ml/py311/base_image_requirements.txt
index aca9e5d5a08..3c1fcaaad9b 100644
--- a/sdks/python/container/ml/py311/base_image_requirements.txt
+++ b/sdks/python/container/ml/py311/base_image_requirements.txt
@@ -32,7 +32,7 @@ asn1crypto==1.5.1
 astunparse==1.6.3
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -41,7 +41,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -64,9 +64,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -84,7 +84,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -111,7 +111,10 @@ jaraco.functools==4.3.0
 jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
+Js2Py==0.74
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keras==3.12.0
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
@@ -128,9 +131,9 @@ more-itertools==10.8.0
 mpmath==1.3.0
 multidict==6.7.0
 namex==0.1.0
-networkx==3.6
+networkx==3.6.1
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
@@ -139,7 +142,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -161,7 +164,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
+pyjsparser==2.7.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -175,11 +178,12 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
 rich==14.2.0
+rpds-py==0.30.0
 rsa==4.9.1
 safetensors==0.7.0
 scikit-learn==1.7.2
@@ -191,7 +195,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 sympy==1.14.0
@@ -210,9 +214,10 @@ transformers==4.55.4
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
+tzlocal==5.3.1
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 Werkzeug==3.1.4
diff --git a/sdks/python/container/ml/py311/gpu_image_requirements.txt 
b/sdks/python/container/ml/py311/gpu_image_requirements.txt
index 49246795162..a4e171b2982 100644
--- a/sdks/python/container/ml/py311/gpu_image_requirements.txt
+++ b/sdks/python/container/ml/py311/gpu_image_requirements.txt
@@ -34,7 +34,7 @@ astor==0.8.1
 astunparse==1.6.3
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 blake3==1.0.8
 bs4==0.0.2
@@ -45,7 +45,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.2.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 cloudpickle==3.1.2
 compressed-tensors==0.10.2
 crcmod==1.7
@@ -62,7 +62,7 @@ docstring_parser==0.17.0
 einops==0.8.1
 email-validator==2.3.0
 execnet==2.1.2
-fastapi==0.123.8
+fastapi==0.124.2
 fastapi-cli==0.0.16
 fastapi-cloud-cli==0.6.0
 fastar==0.8.0
@@ -82,9 +82,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -102,7 +102,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -158,7 +158,7 @@ msgpack==1.1.2
 msgspec==0.20.0
 multidict==6.7.0
 namex==0.1.0
-networkx==3.6
+networkx==3.6.1
 ninja==1.13.0
 nltk==3.9.2
 numba==0.61.2
@@ -189,7 +189,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 outlines_core==0.2.10
 overrides==7.7.0
 packaging==25.0
@@ -212,7 +212,7 @@ pyarrow==18.1.0
 pyarrow-hotfix==0.7
 pyasn1==0.6.1
 pyasn1_modules==0.4.2
-pybase64==1.4.2
+pybase64==1.4.3
 pycountry==24.6.1
 pycparser==2.23
 pydantic==2.12.5
@@ -220,7 +220,6 @@ pydantic-extra-types==2.10.6
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -264,7 +263,7 @@ sortedcontainers==2.4.0
 soundfile==0.13.1
 soupsieve==2.8
 soxr==1.0.0
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 starlette==0.50.0
@@ -291,7 +290,7 @@ typing_extensions==4.15.0
 tzdata==2025.2
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 uvicorn==0.38.0
 uvloop==0.22.1
 virtualenv-clone==0.5.7
diff --git a/sdks/python/container/ml/py312/base_image_requirements.txt 
b/sdks/python/container/ml/py312/base_image_requirements.txt
index d7ff8aec0b6..7b306307829 100644
--- a/sdks/python/container/ml/py312/base_image_requirements.txt
+++ b/sdks/python/container/ml/py312/base_image_requirements.txt
@@ -31,7 +31,7 @@ anyio==4.12.0
 asn1crypto==1.5.1
 astunparse==1.6.3
 attrs==25.4.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -40,7 +40,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -63,9 +63,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -83,7 +83,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -111,6 +111,8 @@ jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keras==3.12.0
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
@@ -127,9 +129,9 @@ more-itertools==10.8.0
 mpmath==1.3.0
 multidict==6.7.0
 namex==0.1.0
-networkx==3.6
+networkx==3.6.1
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
@@ -138,7 +140,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -160,7 +162,6 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -174,11 +175,12 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
 rich==14.2.0
+rpds-py==0.30.0
 rsa==4.9.1
 safetensors==0.7.0
 scikit-learn==1.7.2
@@ -190,7 +192,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 sympy==1.14.0
@@ -211,7 +213,7 @@ typing_extensions==4.15.0
 tzdata==2025.2
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 Werkzeug==3.1.4
diff --git a/sdks/python/container/ml/py312/gpu_image_requirements.txt 
b/sdks/python/container/ml/py312/gpu_image_requirements.txt
index 5a14953e974..9cf704d4a19 100644
--- a/sdks/python/container/ml/py312/gpu_image_requirements.txt
+++ b/sdks/python/container/ml/py312/gpu_image_requirements.txt
@@ -33,7 +33,7 @@ asn1crypto==1.5.1
 astor==0.8.1
 astunparse==1.6.3
 attrs==25.4.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 blake3==1.0.8
 bs4==0.0.2
@@ -44,7 +44,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.2.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 cloudpickle==3.1.2
 compressed-tensors==0.10.2
 crcmod==1.7
@@ -61,7 +61,7 @@ docstring_parser==0.17.0
 einops==0.8.1
 email-validator==2.3.0
 execnet==2.1.2
-fastapi==0.123.8
+fastapi==0.124.2
 fastapi-cli==0.0.16
 fastapi-cloud-cli==0.6.0
 fastar==0.8.0
@@ -81,9 +81,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -101,7 +101,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -157,7 +157,7 @@ msgpack==1.1.2
 msgspec==0.20.0
 multidict==6.7.0
 namex==0.1.0
-networkx==3.6
+networkx==3.6.1
 ninja==1.13.0
 nltk==3.9.2
 numba==0.61.2
@@ -188,7 +188,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 outlines_core==0.2.10
 overrides==7.7.0
 packaging==25.0
@@ -211,7 +211,7 @@ pyarrow==18.1.0
 pyarrow-hotfix==0.7
 pyasn1==0.6.1
 pyasn1_modules==0.4.2
-pybase64==1.4.2
+pybase64==1.4.3
 pycountry==24.6.1
 pycparser==2.23
 pydantic==2.12.5
@@ -219,7 +219,6 @@ pydantic-extra-types==2.10.6
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -263,7 +262,7 @@ sortedcontainers==2.4.0
 soundfile==0.13.1
 soupsieve==2.8
 soxr==1.0.0
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 starlette==0.50.0
@@ -290,7 +289,7 @@ typing_extensions==4.15.0
 tzdata==2025.2
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 uvicorn==0.38.0
 uvloop==0.22.1
 virtualenv-clone==0.5.7
diff --git a/sdks/python/container/ml/py313/base_image_requirements.txt 
b/sdks/python/container/ml/py313/base_image_requirements.txt
index be09f5e28c7..3a9d08dd01b 100644
--- a/sdks/python/container/ml/py313/base_image_requirements.txt
+++ b/sdks/python/container/ml/py313/base_image_requirements.txt
@@ -31,7 +31,7 @@ anyio==4.12.0
 asn1crypto==1.5.1
 astunparse==1.6.3
 attrs==25.4.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -40,7 +40,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -62,9 +62,9 @@ google-api-core==2.28.1
 google-apitools==0.5.35
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -81,7 +81,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-pasta==0.2.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
@@ -109,6 +109,8 @@ jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keras==3.12.0
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
@@ -124,9 +126,9 @@ more-itertools==10.8.0
 mpmath==1.3.0
 multidict==6.7.0
 namex==0.1.0
-networkx==3.6
+networkx==3.6.1
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
@@ -135,7 +137,7 @@ opentelemetry-semantic-conventions==0.60b0
 opt_einsum==3.4.0
 optree==0.18.0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -146,7 +148,7 @@ pip==25.3
 pluggy==1.6.0
 propcache==0.4.1
 proto-plus==1.26.1
-protobuf==6.33.1
+protobuf==6.33.2
 psycopg2-binary==2.9.11
 pyarrow==18.1.0
 pyarrow-hotfix==0.7
@@ -157,7 +159,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-pymilvus==2.6.4
+pymilvus==2.6.5
 pymongo==4.15.5
 PyMySQL==1.1.2
 pyparsing==3.2.5
@@ -170,11 +172,12 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
 rich==14.2.0
+rpds-py==0.30.0
 rsa==4.9.1
 safetensors==0.7.0
 scikit-learn==1.7.2
@@ -186,7 +189,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 sympy==1.14.0
@@ -205,7 +208,7 @@ transformers==4.55.4
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 Werkzeug==3.1.4
diff --git a/sdks/python/container/py310/base_image_requirements.txt 
b/sdks/python/container/py310/base_image_requirements.txt
index 26578f5218f..f8490afcb4e 100644
--- a/sdks/python/container/py310/base_image_requirements.txt
+++ b/sdks/python/container/py310/base_image_requirements.txt
@@ -31,7 +31,7 @@ asn1crypto==1.5.1
 async-timeout==5.0.1
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -40,7 +40,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -60,9 +60,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -80,7 +80,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
 greenlet==3.3.0
@@ -103,7 +103,10 @@ jaraco.functools==4.3.0
 jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
+Js2Py==0.74
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 MarkupSafe==3.0.3
@@ -120,7 +123,7 @@ opentelemetry-api==1.39.0
 opentelemetry-sdk==1.39.0
 opentelemetry-semantic-conventions==0.60b0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -141,7 +144,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
+pyjsparser==2.7.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -155,10 +158,11 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
+rpds-py==0.30.0
 rsa==4.9.1
 scikit-learn==1.7.2
 scipy==1.15.3
@@ -169,7 +173,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 tenacity==8.5.0
@@ -180,9 +184,10 @@ tqdm==4.67.1
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
+tzlocal==5.3.1
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 wheel==0.45.1
diff --git a/sdks/python/container/py311/base_image_requirements.txt 
b/sdks/python/container/py311/base_image_requirements.txt
index 209d7bded7a..5cc0ec89b93 100644
--- a/sdks/python/container/py311/base_image_requirements.txt
+++ b/sdks/python/container/py311/base_image_requirements.txt
@@ -30,7 +30,7 @@ anyio==4.12.0
 asn1crypto==1.5.1
 attrs==25.4.0
 backports.tarfile==1.2.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -39,7 +39,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -58,9 +58,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -78,7 +78,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
 greenlet==3.3.0
@@ -101,7 +101,10 @@ jaraco.functools==4.3.0
 jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
+Js2Py==0.74
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 MarkupSafe==3.0.3
@@ -111,14 +114,14 @@ mock==5.2.0
 more-itertools==10.8.0
 multidict==6.7.0
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
 opentelemetry-sdk==1.39.0
 opentelemetry-semantic-conventions==0.60b0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -139,7 +142,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
+pyjsparser==2.7.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -153,10 +156,11 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
+rpds-py==0.30.0
 rsa==4.9.1
 scikit-learn==1.7.2
 scipy==1.16.3
@@ -167,7 +171,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 tenacity==8.5.0
@@ -177,9 +181,10 @@ tqdm==4.67.1
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
+tzlocal==5.3.1
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 wheel==0.45.1
diff --git a/sdks/python/container/py312/base_image_requirements.txt 
b/sdks/python/container/py312/base_image_requirements.txt
index e9e33970a63..6f49cf11001 100644
--- a/sdks/python/container/py312/base_image_requirements.txt
+++ b/sdks/python/container/py312/base_image_requirements.txt
@@ -29,7 +29,7 @@ annotated-types==0.7.0
 anyio==4.12.0
 asn1crypto==1.5.1
 attrs==25.4.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -38,7 +38,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -57,9 +57,9 @@ google-api-python-client==2.187.0
 google-apitools==0.5.31
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -77,7 +77,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
 greenlet==3.3.0
@@ -101,6 +101,8 @@ jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 MarkupSafe==3.0.3
@@ -110,14 +112,14 @@ mock==5.2.0
 more-itertools==10.8.0
 multidict==6.7.0
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
 opentelemetry-sdk==1.39.0
 opentelemetry-semantic-conventions==0.60b0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -138,7 +140,6 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
 pymilvus==2.5.18
 pymongo==4.15.5
 PyMySQL==1.1.2
@@ -152,10 +153,11 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
+rpds-py==0.30.0
 rsa==4.9.1
 scikit-learn==1.7.2
 scipy==1.16.3
@@ -166,7 +168,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 tenacity==8.5.0
@@ -178,7 +180,7 @@ typing_extensions==4.15.0
 tzdata==2025.2
 ujson==5.11.0
 uritemplate==4.2.0
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 wheel==0.45.1
diff --git a/sdks/python/container/py313/base_image_requirements.txt 
b/sdks/python/container/py313/base_image_requirements.txt
index 8f749241e00..c73fcc65e96 100644
--- a/sdks/python/container/py313/base_image_requirements.txt
+++ b/sdks/python/container/py313/base_image_requirements.txt
@@ -29,7 +29,7 @@ annotated-types==0.7.0
 anyio==4.12.0
 asn1crypto==1.5.1
 attrs==25.4.0
-beartype==0.22.5
+beartype==0.22.8
 beautifulsoup4==4.14.3
 bs4==0.0.2
 build==1.3.0
@@ -38,7 +38,7 @@ certifi==2025.11.12
 cffi==2.0.0
 charset-normalizer==3.4.4
 click==8.3.1
-cloud-sql-python-connector==1.18.5
+cloud-sql-python-connector==1.19.0
 crcmod==1.7
 cryptography==46.0.3
 Cython==3.2.2
@@ -56,9 +56,9 @@ google-api-core==2.28.1
 google-apitools==0.5.35
 google-auth==2.43.0
 google-auth-httplib2==0.2.1
-google-cloud-aiplatform==1.129.0
+google-cloud-aiplatform==1.130.0
 google-cloud-bigquery==3.38.0
-google-cloud-bigquery-storage==2.34.0
+google-cloud-bigquery-storage==2.35.0
 google-cloud-bigtable==2.34.0
 google-cloud-core==2.5.0
 google-cloud-datastore==2.21.0
@@ -75,7 +75,7 @@ google-cloud-storage==2.19.0
 google-cloud-videointelligence==2.17.0
 google-cloud-vision==3.11.0
 google-crc32c==1.7.1
-google-genai==1.53.0
+google-genai==1.54.0
 google-resumable-media==2.8.0
 googleapis-common-protos==1.72.0
 greenlet==3.3.0
@@ -99,6 +99,8 @@ jeepney==0.9.0
 Jinja2==3.1.6
 joblib==1.5.2
 jsonpickle==3.4.2
+jsonschema==4.25.1
+jsonschema-specifications==2025.9.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 MarkupSafe==3.0.3
@@ -107,14 +109,14 @@ mock==5.2.0
 more-itertools==10.8.0
 multidict==6.7.0
 nltk==3.9.2
-numpy==2.2.6
+numpy==2.3.5
 oauth2client==4.1.3
 objsize==0.7.1
 opentelemetry-api==1.39.0
 opentelemetry-sdk==1.39.0
 opentelemetry-semantic-conventions==0.60b0
 oracledb==3.4.1
-orjson==3.11.4
+orjson==3.11.5
 overrides==7.7.0
 packaging==25.0
 pandas==2.2.3
@@ -124,7 +126,7 @@ pip==25.3
 pluggy==1.6.0
 propcache==0.4.1
 proto-plus==1.26.1
-protobuf==6.33.1
+protobuf==6.33.2
 psycopg2-binary==2.9.11
 pyarrow==18.1.0
 pyarrow-hotfix==0.7
@@ -135,8 +137,7 @@ pydantic==2.12.5
 pydantic_core==2.41.5
 Pygments==2.19.2
 PyHamcrest==2.1.0
-PyJWT==2.10.1
-pymilvus==2.6.4
+pymilvus==2.6.5
 pymongo==4.15.5
 PyMySQL==1.1.2
 pyparsing==3.2.5
@@ -149,10 +150,11 @@ python-dotenv==1.2.1
 python-tds==1.17.1
 pytz==2025.2
 PyYAML==6.0.3
-redis==5.3.1
+referencing==0.37.0
 regex==2025.11.3
 requests==2.32.5
 requests-mock==1.12.1
+rpds-py==0.30.0
 rsa==4.9.1
 scikit-learn==1.7.2
 scipy==1.16.3
@@ -163,7 +165,7 @@ shapely==2.1.2
 six==1.17.0
 sortedcontainers==2.4.0
 soupsieve==2.8
-SQLAlchemy==2.0.44
+SQLAlchemy==2.0.45
 sqlalchemy_pytds==1.0.2
 sqlparse==0.5.4
 tenacity==8.5.0
@@ -173,7 +175,7 @@ tqdm==4.67.1
 typing-inspection==0.4.2
 typing_extensions==4.15.0
 tzdata==2025.2
-urllib3==2.6.0
+urllib3==2.6.1
 virtualenv-clone==0.5.7
 websockets==15.0.1
 wheel==0.45.1

Reply via email to