From 1e2c878d345181b12a3a3f434a4f2a111f67c293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 05:38:05 +0000 Subject: [PATCH] Bump werkzeug from 0.16.1 to 3.1.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 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/0.16.1...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 b02b28639d567..1aac0e4e2455b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ qrcode==6.1 reportlab==3.5.59 # version < 3.5.54 are not compatible with Pillow 8.1.2 and 3.5.59 is bullseye requests==2.22.0 vobject==0.9.6.1 -Werkzeug==0.16.1 +Werkzeug==3.1.6 xlrd==1.1.0; python_version < '3.8' xlrd==1.2.0; python_version >= '3.8' XlsxWriter==1.1.2