From 8c4921a483ec1093a31d5daed985083c142d426d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:51:50 +0000 Subject: [PATCH] Bump wtforms from 3.0.1 to 3.1.0 Bumps [wtforms](https://github.com/wtforms/wtforms) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/wtforms/wtforms/releases) - [Changelog](https://github.com/wtforms/wtforms/blob/master/CHANGES.rst) - [Commits](https://github.com/wtforms/wtforms/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: wtforms 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 251d0b1..bda8aae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ waitress==2.1.2 flask-login==0.6.2 flask-ldap3-login==0.9.18 flask-WTF==3.0.1 -wtforms==3.0.1 +wtforms==3.1.0