From a6a12ce7f4a988d94537c077d7c9e4c20d32c710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 10:43:46 +0000 Subject: [PATCH] Bump flask from 0.12 to 1.0 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] --- requirements-min.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-min.txt b/requirements-min.txt index 1d73f83..cc54fa9 100644 --- a/requirements-min.txt +++ b/requirements-min.txt @@ -1,5 +1,5 @@ coloredlogs==5.2 -flask==0.12 +flask==1.0 python-swiftclient==3.3.0 pycrypto gunicorn==19.6.0