From f53b660f3291f88878aa90fd937e4246abbc0b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 02:04:32 +0000 Subject: [PATCH] Bump flask-wtf from 0.14.3 to 1.1.1 Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 0.14.3 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/0.14.3...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 9589168..2cc841d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Flask==1.1.2 Flask-Bootstrap==3.3.7.1 Flask-Migrate==2.5.3 Flask-SQLAlchemy==2.4.4 -Flask-WTF==0.14.3 +Flask-WTF==1.1.1 gunicorn==20.0.4 idna==2.10 itsdangerous==1.1.0