From 4a22c2c98451106239b7b18dc83c544955aaa809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 19:42:43 +0000 Subject: [PATCH] Bump werkzeug from 0.14.1 to 0.15.3 in /api-backend 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] --- api-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-backend/requirements.txt b/api-backend/requirements.txt index d9e6471..9adb930 100644 --- a/api-backend/requirements.txt +++ b/api-backend/requirements.txt @@ -4,7 +4,7 @@ gunicorn==19.9.0 itsdangerous==1.1.0 Jinja2==2.10 MarkupSafe==1.1.0 -Werkzeug==0.14.1 +Werkzeug==0.15.3 Flask-PyMongo==2.3.0 flask_restful pymongo