From e0509571a3549d613d390756037886d523de6f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 08:35:27 +0000 Subject: [PATCH] chore(deps): bump wtforms from 3.2.1 to 3.2.2 Bumps [wtforms](https://github.com/pallets-eco/wtforms) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/pallets-eco/wtforms/releases) - [Changelog](https://github.com/pallets-eco/wtforms/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets-eco/wtforms/compare/3.2.1...3.2.2) --- updated-dependencies: - dependency-name: wtforms dependency-version: 3.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 917b0441..e64fef7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ flask-migrate==4.1.0 email_validator gitdb==4.0.12 Werkzeug==3.1.8 -WTForms==3.2.1 +WTForms==3.2.2 MarkupSafe==3.0.3 jinja2==3.1.6 itsdangerous==2.2.0