From 948a984f406bb9b0b494be95dca9d958a73aa7b2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 13:30:09 +0000 Subject: [PATCH] Bump flask-wtf from 0.14.2 to 0.15.0 Bumps [flask-wtf](https://github.com/lepture/flask-wtf) from 0.14.2 to 0.15.0. - [Release notes](https://github.com/lepture/flask-wtf/releases) - [Changelog](https://github.com/lepture/flask-wtf/blob/master/docs/changelog.rst) - [Commits](https://github.com/lepture/flask-wtf/compare/v0.14.2...v0.15.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 723f7c8..067483a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Flask==1.1.1 flask-heroku==0.1.9 Flask-Login==0.4.1 Flask-SQLAlchemy==2.4.1 -Flask-WTF==0.14.2 +Flask-WTF==0.15.0 gunicorn==20.0.4 heroku==0.1.4 idna==2.7