From 7699118a29fe2c07ac9b84388010266b5e83d723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:05:52 +0000 Subject: [PATCH] Bump flask-wtf from 0.9.2 to 1.1.1 Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 0.9.2 to 1.1.1. - [Release notes](https://github.com/wtforms/flask-wtf/releases) - [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/wtforms/flask-wtf/compare/v0.9.2...v1.1.1) --- updated-dependencies: - dependency-name: flask-wtf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c1b286d..b55782e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-Migrate==1.7.0 Flask-Script==2.0.5 Flask-SQLAlchemy==2.1 Flask-Login==0.3.2 -Flask-WTF==0.9.2 +Flask-WTF==1.1.1 Flask-Bootstrap==3.3.5.7 Flask-Session==0.3.1