From 6b4e01108c101f601171e2c68cc25fa2dac470b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 16:43:52 +0000 Subject: [PATCH] Bump flask from 0.12 to 1.0 in /site-modules/profile/files/morphology Bumps [flask](https://github.com/pallets/flask) from 0.12 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...1.0) Signed-off-by: dependabot[bot] --- site-modules/profile/files/morphology/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-modules/profile/files/morphology/requirements.txt b/site-modules/profile/files/morphology/requirements.txt index 6242363..631fe08 100644 --- a/site-modules/profile/files/morphology/requirements.txt +++ b/site-modules/profile/files/morphology/requirements.txt @@ -1,4 +1,4 @@ -flask==0.12 +flask==1.0 requests>=2.8.1 Flask-Cache==0.13.1 Flask-Restful