From abdf4ec0434134bc4d6b5cef7bc72e3263534fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:16:07 +0000 Subject: [PATCH] Bump werkzeug from 0.16.0 to 2.0.0 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.0 to 2.0.0. - [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.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index acd1b2f..58204e5 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pillow alphabet-detector flask flask-restplus -Werkzeug==0.16.0 +Werkzeug==2.0.0 flask-httpauth schedule captcha \ No newline at end of file