From 1e71ac7c435da3d61d0529de3329f2b724933b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 23:03:10 +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-version: 1.2.2 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 2d258e0..b0818b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask==3.1.0 Flask-CKEditor==1.0.0 Flask-Login==0.6.3 Flask-SQLAlchemy==3.1.1 -Flask-WTF==1.2.1 +Flask-WTF==1.2.2 greenlet==3.0.1 importlib_metadata==8.6.1 isort==6.0.0