From c26e9655bfb7565cabe32fc953ed5e6235ab6de2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2019 11:30:36 +0000 Subject: [PATCH] [Security] Bump werkzeug from 0.11.11 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.11 to 0.15.3. **This update includes a security fix.** - [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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ab7b31..263e4e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ requests==2.20.0 six==1.10.0 SQLAlchemy==1.0.15 Wand==0.4.5 -Werkzeug==0.11.11 +Werkzeug==0.15.3 Whoosh==2.7.4