From 0d9e40da7ed535b69cd0eae234551086534a5f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:35:35 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /Viewer_1-master/app 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] --- Viewer_1-master/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer_1-master/app/requirements.txt b/Viewer_1-master/app/requirements.txt index cccb50c..910722f 100644 --- a/Viewer_1-master/app/requirements.txt +++ b/Viewer_1-master/app/requirements.txt @@ -15,5 +15,5 @@ greenlet==0.4.15 Jinja2==2.10 lazy==1.3 requests==2.20.1 -Werkzeug==0.14.1 +Werkzeug==0.15.3 WTForms==2.2.1