From 2660a688aeedcce8b7cd66dd4b2f749bdb2a8fad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:41:41 +0000 Subject: [PATCH] Bump wtforms from 2.1 to 2.2.1 Bumps [wtforms](https://github.com/wtforms/wtforms) from 2.1 to 2.2.1. - [Release notes](https://github.com/wtforms/wtforms/releases) - [Changelog](https://github.com/wtforms/wtforms/blob/master/CHANGES.rst) - [Commits](https://github.com/wtforms/wtforms/compare/2.1...2.2.1) 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 db124a6..322fc39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ SQLAlchemy==1.1.14 urllib3==1.25.3 visitor==0.1.3 Werkzeug==0.15.5 -WTForms==2.1 +WTForms==2.2.1 Flask-GoogleMaps==0.2.6 # requirements for Heroku psycopg2==2.7.3.1