From 476b458b72565e059cef9c156b16968dec657b3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 05:15:46 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 3.0.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.12.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.0.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 cf2e014..589b234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,5 +62,5 @@ twine==1.9.1 urllib3==1.22 virtualenv==15.1.0 wcwidth==0.1.7 -Werkzeug==0.12.2 +Werkzeug==3.0.6 xlrd==1.1.0