From 48ea01d389e39f49a8166e178774a2d7ac686801 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 09:03:55 +0000 Subject: [PATCH] build(deps): bump flask from 1.0.3 to 1.1.1 Bumps [flask](https://github.com/pallets/flask) from 1.0.3 to 1.1.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.0.3...1.1.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 d6449e0..6a0c4e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.1.0 black==19.3b0 Click==7.0 flake8==3.7.8 -Flask==1.0.3 +Flask==1.1.1 Flask-Migrate==2.5.2 Flask-SQLAlchemy==2.4.0 Flask-WTF==0.14.2