From b02be7b58a06335c842aeef8c1999235e7f5cdea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 13:14:03 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 1.0.0 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 to 1.0.0. - [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...1.0.0) 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..ec9ed13 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==1.0.0 \ No newline at end of file