From 7e57674ea47cdc2f2115e6962eddd0a497c4016b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:00:09 +0000 Subject: [PATCH] Bump werkzeug from 3.1.5 to 3.1.6 in /src/shoppingassistantservice Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 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/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 5940f1d..8199869 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -245,7 +245,7 @@ uuid-utils==0.12.0 # via langchain-core websockets==15.0.1 # via google-genai -werkzeug==3.1.5 +werkzeug==3.1.6 # via flask xxhash==3.6.0 # via langgraph