From 2018e260dd5b78c7e7938e592fded37f7ad853f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2019 19:30:46 +0000 Subject: [PATCH] Bump flask from 0.12.4 to 1.0 in /app Bumps [flask](https://github.com/pallets/flask) from 0.12.4 to 1.0. - [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/0.12.4...1.0) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index fa49725..8c7445c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -8,7 +8,7 @@ Click==7.0 CouchDB==1.2 cryptography==2.4.2 dominate==2.3.5 -Flask==0.12.4 +Flask==1.0 flask-appconfig==0.11.1 Flask-Bootstrap==3.3.7.1 Flask-Cache==0.13.1