From 726584c970b3a72eb5fcc5092c36f770d1c8216d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 23:36:52 +0000 Subject: [PATCH] Bump werkzeug from 0.11.2 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.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.11.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 718f207..82578e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2==2.8 MarkupSafe==0.23 SQLAlchemy==1.0.9 WTForms==2.0.2 -Werkzeug==0.11.2 +Werkzeug==0.15.3 blinker==1.4 itsdangerous==0.24 ordereddict==1.1