From 7cb12205e0da4f218e95b2494698586e8dcbaf83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 20:22:05 +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 45da5c9..bedc34a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==1.1.1 -Flask-WTF==0.14.2 +Flask-WTF==0.15.0 Jinja2==2.11.3 MarkupSafe==1.1.1 WTForms==2.0.2