From 87439d764a345b4b595141d07cc776195f607225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:53:16 +0000 Subject: [PATCH] chore(deps): bump werkzeug from 0.14.1 to 0.15.3 in /consumer/conf/pip Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 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.14.1...0.15.3) Signed-off-by: dependabot[bot] --- consumer/conf/pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consumer/conf/pip/requirements.txt b/consumer/conf/pip/requirements.txt index 84b2c1e..0d94565 100644 --- a/consumer/conf/pip/requirements.txt +++ b/consumer/conf/pip/requirements.txt @@ -49,4 +49,4 @@ urllib3==1.24.1 waitress==1.1.0 WebOb==1.8.4 WebTest==2.0.32 -Werkzeug==0.14.1 +Werkzeug==0.15.3