From a46b9bedc3bcc24ddce7a84308c5cff2e28c4eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 10:32:56 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.2.1 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.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/2.0.3...2.2.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 633bc7b..f1d91ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ requests==2.27.1 six==1.16.0 toml==0.10.2 urllib3==1.26.9 -Werkzeug==2.0.3 +Werkzeug==2.2.1 xmltodict==0.12.0