From dfe52883607d0a49e689d01c9aae159bdb3be006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:32:47 +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 534437c3..e3d23dfc 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