From 593096feab3a53fe82692cd6eeced5558280251d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 02:07:12 +0000 Subject: [PATCH] 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 100f4d6..2a6ebe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-dotenv==1.2.2 requests==2.33.1 sqlalchemy==2.0.49 flask-sqlalchemy==3.1.1 -wtforms==3.2.1 +wtforms==3.2.2 gunicorn==25.3.0 pytz==2026.1.post1