From ebde4c7b610429c26c6dfc82ad8d342c33d7bb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:34:47 +0000 Subject: [PATCH] Bump werkzeug from 2.3.8 to 3.1.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 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/2.3.8...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 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 d6f7230a89..2e71d1c145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ EXIFRead==3.0.0 Flask==2.3.3 Jinja2==3.1.6 Lektor==3.3.12 -Werkzeug==2.3.8 +Werkzeug==3.1.4 blinker==1.9.0 certifi==2025.1.31 charset-normalizer==3.4.1