From 6e8534af5af052bda704362b97f1ed0f543d26b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:32:57 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c2c1de7..3f763b83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Flask==0.12 python-dateutil==2.6.1 s3transfer==0.1.10 six==1.10.0 -Werkzeug==0.12.2 +Werkzeug==0.15.3 gunicorn==19.7.1 Flask-Mail==0.9.1