From c115047751233f1a9db06a02e514e6f3ab927423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 06:44:06 +0000 Subject: [PATCH] Bump flask-wtf from 0.14.3 to 0.15.0 Bumps [flask-wtf](https://github.com/lepture/flask-wtf) from 0.14.3 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/0.14.3...v0.15.0) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index f09feeb..ca0d65f 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,4 +1,4 @@ flask==1.1.2 -flask-wtf==0.14.3 +flask-wtf==0.15.0 raven==6.10.0 pyzor==1.0.0