From 4d978b56086567de61cb206d7b39afc3f9243137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 05:47:34 +0000 Subject: [PATCH] Bump werkzeug from 1.0.1 to 3.1.4 in /misc Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 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/1.0.1...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index f76933f..1dea2b1 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -17,5 +17,5 @@ Pillow==8.3.2 soupsieve==2.0.1 SQLAlchemy==1.3.18 sqlparse==0.3.1 -Werkzeug==1.0.1 +Werkzeug==3.1.4 WTForms==2.3.1 \ No newline at end of file