From bb192ceccc098b975b194f7d95217e9239a2a85e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:41:37 +0000 Subject: [PATCH] Bump werkzeug from 2.2.2 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 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.2...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 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 6aae8b7..4bce42a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ urllib3==1.26.12 vine==5.0.0 visitor==0.1.3 wcwidth==0.2.5 -Werkzeug==2.2.2 +Werkzeug==3.1.6 wrapt==1.14.1 WTForms==3.0.1 zipp==3.8.1