From eb91e2d711a27f6f5e4887b86514fcf0a4c9d282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:11:56 +0000 Subject: [PATCH] Bump werkzeug from 3.1.4 to 3.1.5 in /sdks/python/container/ml/py310 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/python/container/ml/py310/base_image_requirements.txt | 2 +- sdks/python/container/ml/py310/gpu_image_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt b/sdks/python/container/ml/py310/base_image_requirements.txt index 341dfc6b635a..597e1c9005db 100644 --- a/sdks/python/container/ml/py310/base_image_requirements.txt +++ b/sdks/python/container/ml/py310/base_image_requirements.txt @@ -233,7 +233,7 @@ uritemplate==4.2.0 urllib3==2.6.2 virtualenv-clone==0.5.7 websockets==15.0.1 -Werkzeug==3.1.4 +Werkzeug==3.1.5 wheel==0.45.1 wrapt==2.0.1 yarl==1.22.0 diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt b/sdks/python/container/ml/py310/gpu_image_requirements.txt index 5eec00f8b51c..2da39befe7c9 100644 --- a/sdks/python/container/ml/py310/gpu_image_requirements.txt +++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt @@ -309,7 +309,7 @@ virtualenv-clone==0.5.7 vllm==0.10.1.1 watchfiles==1.1.1 websockets==15.0.1 -Werkzeug==3.1.4 +Werkzeug==3.1.5 wheel==0.45.1 wrapt==2.0.1 xformers==0.0.31