From 4aaf972db91ac9c772235312774d6311a92b15e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 17:50:30 +0000 Subject: [PATCH] Bump werkzeug in /foodtrack/FoodTrucks-master/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] --- foodtrack/FoodTrucks-master/flask-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foodtrack/FoodTrucks-master/flask-app/requirements.txt b/foodtrack/FoodTrucks-master/flask-app/requirements.txt index 47b687c..8f0c6b2 100644 --- a/foodtrack/FoodTrucks-master/flask-app/requirements.txt +++ b/foodtrack/FoodTrucks-master/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