From 57200bed4b3d63196d64d216f055c98cc8d7f94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 16:58:42 +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 8a17492..b2e2369 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ SQLAlchemy==1.0.8 sqlalchemy-migrate==0.9.7 sqlparse==0.1.16 Tempita==0.5.2 -Werkzeug==0.10.4 +Werkzeug==0.15.3 wheel==0.24.0