From 33d655449cd5a8ce3c428e84a7f84533070ef21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:53:58 +0000 Subject: [PATCH] Bump werkzeug Bumps the pip group with 1 update in the /eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk directory: [werkzeug](https://github.com/pallets/werkzeug). Updates `werkzeug` from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../cdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt index 5e1ba7cbd..29645d653 100644 --- a/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt +++ b/eventbridge-scheduled-stepfunction-bedrock-kb-sync/cdk/requirements.txt @@ -225,7 +225,7 @@ urllib3==1.26.20 # botocore # requests # responses -werkzeug==3.1.4 +werkzeug==3.1.6 # via moto xmltodict==0.14.2 # via moto