From 5bd02f4491bd34266f48b8861169ca81be6d7bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:01:36 +0000 Subject: [PATCH] Bump werkzeug in /community/boilerplates/auth-webhooks/python-flask Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.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/0.14.1...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../boilerplates/auth-webhooks/python-flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/boilerplates/auth-webhooks/python-flask/requirements.txt b/community/boilerplates/auth-webhooks/python-flask/requirements.txt index 4467fe6d5e7c9..feee22f837383 100644 --- a/community/boilerplates/auth-webhooks/python-flask/requirements.txt +++ b/community/boilerplates/auth-webhooks/python-flask/requirements.txt @@ -4,4 +4,4 @@ gunicorn==19.9.0 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -Werkzeug==0.14.1 +Werkzeug==3.1.4