From 5ff75ffa08f0811d9adbc09d659a9998f33dea40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:20:12 +0000 Subject: [PATCH] Bump werkzeug from 3.0.3 to 3.0.6 in /framework Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.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.0.3...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 8a076597dbf..d05d7f8b893 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -107,7 +107,7 @@ uuid6==2024.07.10 uvloop==0.17.0 uvicorn==0.24.0.post1 websocket-client==0.57.0 -Werkzeug==3.0.3 +Werkzeug==3.0.6 xmltodict==0.12.0 yarl==1.7.0 zipp==3.3.2