From ac5401d561ca031ca953d652f1753503c3a634be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 02:50:03 +0000 Subject: [PATCH] Bump werkzeug in /examples/data-science-analystics/cpu-orchestration Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.1.6. - [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/2.2.3...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 3b0ed839..96f59111 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -185,7 +185,7 @@ urllib3==2.2.3 uvicorn==0.40.0 websocket-client==1.9.0 websockets==13.1 -Werkzeug==2.2.3 +Werkzeug==3.1.6 wirerope==0.4.8 wrapt==1.17.0 WTForms==3.2.1