From 5c38e9a6e0e7800ad26328bead0d6bace5c1c940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:12:09 +0000 Subject: [PATCH] deps: bump wtforms from 3.1.1 to 3.2.1 Bumps [wtforms](https://github.com/pallets-eco/wtforms) from 3.1.1 to 3.2.1. - [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.1.1...3.2.1) --- updated-dependencies: - dependency-name: wtforms dependency-version: 3.2.1 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 cae4536..ac8f0cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ pyserial==3.5 qrcode[pil]==7.4.2 requests==2.33.0 gunicorn==25.3.0 -wtforms==3.1.1 +wtforms==3.2.1 PyJWT==2.12.0