From ab3d95378364ebc3d2799ee4f7b5620e28571b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2019 19:01:13 +0000 Subject: [PATCH] Bump werkzeug from 0.12.2 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.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.12.2...0.15.3) Signed-off-by: dependabot[bot] --- dashboard-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-api/requirements.txt b/dashboard-api/requirements.txt index 38af8e2..2e22032 100644 --- a/dashboard-api/requirements.txt +++ b/dashboard-api/requirements.txt @@ -3,7 +3,7 @@ Flask==0.12.2 itsdangerous==0.24 Jinja2==2.9.6 MarkupSafe==1.0 -Werkzeug==0.12.2 +Werkzeug==0.15.3 PyJWT==1.7.1 boto3==1.9.145 simplejson==3.16.0