From a566b610e0a8cca120de320711803bc48ccb9f58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 20:18:23 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 0.16.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 to 0.16.1. - [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.16.0...0.16.1) 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 542f538..47c63fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask-WTF==0.14.2 Jinja2==2.10.1 MarkupSafe==1.1.1 WTForms==2.0.2 -Werkzeug==0.16.0 +Werkzeug==0.16.1 gevent==1.4.0 greenlet==0.4.15 isodate==0.6.0