From 696757b6cf2ceec25d1e5aaab5f1b05859a0168d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 09:01:05 +0000 Subject: [PATCH] Bump werkzeug from 0.15.3 to 2.2.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 2.2.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.15.3...2.2.1) --- 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..987f058 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.1 wrapt==1.11.2 xkcdpass==1.16.5 zipp==3.1.0