From 09654ba0fa2a6308f1f571ed8c0b06d839cf143f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 06:14:49 +0000 Subject: [PATCH] Bump werkzeug in /functions/zappa-slim-handler/with Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 0.15.5. - [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.3...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functions/zappa-slim-handler/with/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/zappa-slim-handler/with/requirements.txt b/functions/zappa-slim-handler/with/requirements.txt index 83c10d7..a7df527 100644 --- a/functions/zappa-slim-handler/with/requirements.txt +++ b/functions/zappa-slim-handler/with/requirements.txt @@ -29,6 +29,6 @@ tqdm==4.19.1 troposphere==2.3.4 Unidecode==1.0.22 urllib3==1.26.5 -Werkzeug==0.15.3 +Werkzeug==0.15.5 wsgi-request-logger==0.4.6 zappa==0.47.1