From 8f6e597a0aecabed778711fdc36c09d0f175c803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 22:40:34 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 1.1.1 Bumps [flask](https://github.com/pallets/flask) from 1.0.2 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.2...1.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80c912f..00306f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alembic==1.0.5 certifi==2018.8.24 chardet==3.0.4 Click==7.0 -Flask==1.0.2 +Flask==1.1.1 Flask-Login==0.4.1 Flask-Migrate==2.1.1 Flask-SQLAlchemy==2.3.2