From dae24b4b9d2fc25cf5b84761abf9c5d0748beb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 05:04:32 +0000 Subject: [PATCH] Bump werkzeug from 3.1.3 to 3.1.4 in /agentic_ai/applications Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic_ai/applications/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic_ai/applications/requirements.txt b/agentic_ai/applications/requirements.txt index a0b288cb2..97a654e24 100644 --- a/agentic_ai/applications/requirements.txt +++ b/agentic_ai/applications/requirements.txt @@ -199,7 +199,7 @@ uvicorn==0.34.3 watchdog==6.0.0 watchfiles==1.1.0 websockets==15.0.1 -werkzeug==3.1.3 +werkzeug==3.1.4 wrapt==1.17.3 yarl==1.22.0 zipp==3.23.0