From 9f0d5263be1618c91baa67140ce42aef62dc3f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:12:39 +0000 Subject: [PATCH] Bump werkzeug from 0.15.4 to 3.1.5 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.4 to 3.1.5. - [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/0.15.4...3.1.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 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 48bc3dc9..060a3f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ typing==3.6.6 uhashring==1.1 urllib3==1.26.5 webencodings==0.5.1 -Werkzeug==0.15.4 +Werkzeug==3.1.5 whitenoise==6.9.0 wrapt==1.11.2 xhtml2pdf==0.2.5