From 086fda456855f537c3b33b87b63373ac30681b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:31:08 +0000 Subject: [PATCH] Bump werkzeug from 2.2.3 to 3.0.1 in /lambda_functions/v1/requirements Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. - [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/2.2.3...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda_functions/v1/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda_functions/v1/requirements/requirements.txt b/lambda_functions/v1/requirements/requirements.txt index 15360a65..116e8ba3 100644 --- a/lambda_functions/v1/requirements/requirements.txt +++ b/lambda_functions/v1/requirements/requirements.txt @@ -4,6 +4,6 @@ markupsafe==2.1.1 localstack-client==1.10 redis==3.5.3 requests==2.31.0 -Werkzeug==2.2.3 +Werkzeug==3.0.1 requests-aws4auth==1.0.1 opg-sirius-service==2.1.1