From 50d51942cc0c2dca418efd0ca499339b883a0837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:38:25 +0000 Subject: [PATCH] chore(pip): 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 08a8283..86736e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Flask-Login==0.6.3 ecs-logging==2.3.0 Flask-Limiter==4.1.1 Flask-Dance==7.1.0 -Flask-WTF==1.2.2 +Flask-WTF==1.3.0 flask-talisman==1.1.0 flask-smorest==0.47.0 marshmallow-sqlalchemy==1.5.0