From 578305c9b24cbfcaa112f91053b8306ede11f0b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:39:57 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 106a8fe1..66150dcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,5 +67,5 @@ unicodedata2==13.0.0.post2 Unidecode==1.1.1 urllib3==1.25.10 vttLib==0.9.1.post2 -Werkzeug==1.0.1 +Werkzeug==3.0.6 wrapt==1.12.1