From a0ead0c6fa2dec54962faa095d67c5fa0c394e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 05:03:39 +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(-) diff --git a/flask-app/requirements.txt b/flask-app/requirements.txt index 47b687c..8f0c6b2 100644 --- 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