From 116835f9779a726a8842cdf1806dda9d020388ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 10:46:36 +0000 Subject: [PATCH] Bump werkzeug from 2.0.3 to 2.1.2 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.1.2. - [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.1.2) --- 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..1765df3 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.1.2 xmltodict==0.12.0