From 15b592ccb11cfc875cdc751e4597ea477b30862f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:02:28 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.2.0 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 2.2.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.15.3...2.2.0) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee9be7c..8f3d680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ typed-ast==1.4.1 typing-extensions==3.7.4.3 urllib3==1.24.2 virtualenv==16.0.0 -Werkzeug==0.15.3 +Werkzeug==2.2.0 wrapt==1.11.2 xkcdpass==1.16.5 zipp==3.1.0