From f7d76b2e6bf3b0c92af46d47e2847b752948a488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2020 23:54:46 +0000 Subject: [PATCH] Bump werkzeug from 0.10.4 to 0.15.3 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.10.4 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.10.4...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 07e7f7f..32a626e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==0.23 PyYAML==3.11 SQLAlchemy==1.0.0 WTForms==2.0.2 -Werkzeug==0.10.4 +Werkzeug==0.15.3 alembic==0.7.5.post2 awsebcli==3.3.1 backports.ssl-match-hostname==3.4.0.2