From 38dc14acff6422afd0ec62d287fa1295a58daac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:55:20 +0000 Subject: [PATCH] Bump werkzeug from 0.13 to 0.15.3 in /app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.13 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.13...0.15.3) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 5bcb32b..85c98da 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -59,4 +59,4 @@ urllib3==1.22 vine==1.1.4 wcwidth==0.1.7 web3==3.16.4 -Werkzeug==0.13 +Werkzeug==0.15.3