From ae3050c5165501376bbfdcbaa90a82182c8bc391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 09:13:41 +0000 Subject: [PATCH] Bump werkzeug from 2.0.2 to 2.2.2 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.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.2...2.2.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 c81a669..f63c98a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ alembic==1.7.7 Flask_Login==0.6.0 Flask_Testing==0.8.1 Flask==2.0.2 -Werkzeug==2.0.2 +Werkzeug==2.2.2 Flask_Migrate==3.1.0 gunicorn==20.1.0 psycopg2-binary==2.9.3