From 2839924ebf394b3d88a15504a151e49249b2de89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 15:42:30 +0000 Subject: [PATCH] Bump werkzeug from 0.11.11 to 0.15.3 in /app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 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.11...0.15.3) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6f8499c..a3d1853 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -24,5 +24,5 @@ six==1.10.0 socketIO-client==0.7.0 tornado==4.4.1 websocket-client==0.37.0 -Werkzeug==0.11.11 +Werkzeug==0.15.3