From c6e8e5c153afacb367a0505a8bb839b698f0da35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 10:18:32 +0000 Subject: [PATCH] Bump werkzeug from 2.0.1 to 2.2.1 in /app Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.1 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.1...2.2.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 069495d..460e992 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,4 +7,4 @@ Jinja2==3.0.1 jsonpickle==2.0.0 MarkupSafe==2.0.1 SQLAlchemy==1.4.23 -Werkzeug==2.0.1 +Werkzeug==2.2.1