From 7c3a9ec38172d0fc4bbef22730955178af27c4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 11:44:43 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /src Bumps [flask](https://github.com/pallets/flask) from 0.12.2 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.2...1.0) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index db312be..b9e8c50 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.6.3 -Flask==0.12.2 +Flask==1.0 Flask-Cors==3.0.3 git+https://github.com/SemanticComputing/python-arpa-linker.git git+https://github.com/abenassi/Google-Search-API/