chore(deps): update flask-wtf requirement from >=1.2 to >=1.3.0

Updates the requirements on [flask-wtf](https://github.com/pallets-eco/flask-wtf) to permit the latest version.
- [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.0...v1.3.0)

---
updated-dependencies:
- dependency-name: flask-wtf
  dependency-version: 1.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-27 11:57:40 +00:00
committed by GitHub
parent b20e118def
commit d37887fb93
+1 -1
View File
@@ -1,5 +1,5 @@
Flask>=3.1.3
Flask-WTF>=1.2
Flask-WTF>=1.3.0
Werkzeug>=3.0.6
Flask-Limiter>=3.0
Flask-Login>=0.6