From 1a2a351b864fd792fd1aabb8f99e72bedc5bc3c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:09:11 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 0.15.3 in /phenopipe-web Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11.11...0.15.3) Signed-off-by: dependabot[bot] --- phenopipe-web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phenopipe-web/requirements.txt b/phenopipe-web/requirements.txt index 9a5ed07..a36c13b 100644 --- a/phenopipe-web/requirements.txt +++ b/phenopipe-web/requirements.txt @@ -66,5 +66,5 @@ tzlocal==1.4 urllib3==1.22 WeasyPrint==0.33 webencodings==0.5 -Werkzeug==0.11.11 +Werkzeug==0.15.3 zipstream==1.1.4