From fbd1431a39c1390ce52198dd625509786c014f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 23:42:22 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 in /docker/rawr-batch Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...0.15.3) Signed-off-by: dependabot[bot] --- docker/rawr-batch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/rawr-batch/requirements.txt b/docker/rawr-batch/requirements.txt index 217ecfa..2b19264 100644 --- a/docker/rawr-batch/requirements.txt +++ b/docker/rawr-batch/requirements.txt @@ -24,6 +24,6 @@ six==1.11.0 statsd==3.2.1 StreetNames==0.1.5 ujson==1.35 -Werkzeug==0.12.2 +Werkzeug==0.15.3 wsgiref==0.1.2 zope.dottedname==4.2