From 185d69ea25f073b13cfd0de1071ff0542e35ca2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 02:30:07 +0000 Subject: [PATCH] Bump werkzeug from 0.11.15 to 0.15.5 in /requirements Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 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.11.15...0.15.5) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 6bababfbd9..2c11b191a7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -27,7 +27,7 @@ traceback2==1.4.0 treq==16.12.0 Twisted==16.6.0 unittest2==1.1.0 -Werkzeug==0.11.15 +Werkzeug==0.15.5 wheel==0.29.0 xmltodict==0.10.2 zope.interface==4.3.3