From 74bc5b9298d5f54adfb0bc0c5ee305f9f914a9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 16:28:38 +0000 Subject: [PATCH] chore(deps): bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.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/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- containers/aws-gcp-migration/gcp/src/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/aws-gcp-migration/gcp/src/frontend/requirements.txt b/containers/aws-gcp-migration/gcp/src/frontend/requirements.txt index 103d234c..e901ae45 100644 --- a/containers/aws-gcp-migration/gcp/src/frontend/requirements.txt +++ b/containers/aws-gcp-migration/gcp/src/frontend/requirements.txt @@ -147,7 +147,7 @@ urllib3==2.6.0 # via # -r requirements.in # requests -werkzeug==3.1.5 +werkzeug==3.1.6 # via flask wrapt==1.16.0 # via