From 27440b91b403ecc9abe658ecc5d9e4342a505d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:51:17 +0000 Subject: [PATCH] Bump flask-wtf from 1.2.2 to 1.3.0 Bumps [flask-wtf](https://github.com/pallets-eco/flask-wtf) from 1.2.2 to 1.3.0. - [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.2...v1.3.0) --- updated-dependencies: - dependency-name: flask-wtf dependency-version: 1.3.0 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 2741cf4..d3a8715 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask[async]==3.1.3 Flask-SQLAlchemy==3.1.1 Flask-Login==0.6.3 -Flask-WTF==1.2.2 +Flask-WTF==1.3.0 Flask-SocketIO==5.6.1 WTForms==3.2.1 Werkzeug==3.1.8