From 2322b3cff0f92784e881a6b19f7076d856973b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 15 May 2019 23:11:48 +0000 Subject: [PATCH] build(deps): bump werkzeug from 0.15.3 to 0.15.4 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 0.15.4. - [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.15.3...0.15.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 113dfb4..2b32c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ python-editor==1.0.4 six==1.12.0 SQLAlchemy==1.3.3 toml==0.10.0 -Werkzeug==0.15.3 +Werkzeug==0.15.4 WTForms==2.2.1