From cb81402a5787d32450fc2fc7c3678efcd5fd7351 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 20:42:18 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 2.0.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 to 2.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.16.0...2.0.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 1855723..b50a87d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,6 @@ six==1.14.0 SQLAlchemy==1.3.11 tzlocal==2.0.0 urllib3==1.25.7 -Werkzeug==0.16.0 +Werkzeug==2.0.1 wrapt==1.11.2 WTForms==2.2.1