From ee1a74fa1dab9002ccd7cb631d54d8fb71dcb47a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 08:35:37 +0000 Subject: [PATCH] Bump flask-wtf from 1.2.1 to 1.2.2 Bumps [flask-wtf](https://github.com/pallets-eco/flask-wtf) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/pallets-eco/flask-wtf/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: flask-wtf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da6a9e7..e449dff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ email_validator==2.2.0 Flask==3.0.3 Flask-Caching==2.3.0 Flask-Mail==0.10.0 -Flask-WTF==1.2.1 +Flask-WTF==1.2.2 gunicorn==23.0.0 idna==3.10 itsdangerous==2.2.0