From 9720139dd78eb0dec640b3277efd31293590c912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 18:28:27 +0000 Subject: [PATCH] Bump werkzeug from 0.11.2 to 0.15.3 in /flask-app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.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.11.2...0.15.3) Signed-off-by: dependabot[bot] --- flask-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 flask-app/requirements.txt diff --git a/flask-app/requirements.txt b/flask-app/requirements.txt old mode 100755 new mode 100644 index 47b687c..8f0c6b2 --- a/flask-app/requirements.txt +++ b/flask-app/requirements.txt @@ -5,4 +5,4 @@ Jinja2==2.8 MarkupSafe==0.23 requests==2.8.1 urllib3==1.23 -Werkzeug==0.11.2 +Werkzeug==0.15.3