From 7302b50ec54eb8900d63b02dbbd54e2c1144b3e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:09:01 +0000 Subject: [PATCH] Bump werkzeug from 0.15.5 to 3.1.6 in /cla-backend Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.5 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.15.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cla-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cla-backend/requirements.txt b/cla-backend/requirements.txt index 0afe6b431..788aa12ed 100644 --- a/cla-backend/requirements.txt +++ b/cla-backend/requirements.txt @@ -46,7 +46,7 @@ termcolor==1.1.0 urllib3==1.26.18 vintage==0.4.1 wcwidth==0.1.7 -Werkzeug==0.15.5 +Werkzeug==3.1.6 zipp==3.15.0 markupsafe==2.0.1 # LG: