From 51112f135f17b46defcc0c6918a41602c98a92d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 13:13:59 +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 7f42291..14668be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ itsdangerous==1.1.0 Jinja2==2.10.3 MarkupSafe==1.1.1 virtualenv==16.7.8 -Werkzeug==0.16.0 \ No newline at end of file +Werkzeug==0.16.1 \ No newline at end of file