From a239c817038adeb833040aabd722a4add5f0cbe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 18:22:12 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 1.0 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 9ae3c5b..f35b438 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ Babel == 2.5.1 bcrypt == 3.1.4 flake8 flake8-import-order -Flask == 0.12.2 +Flask == 1.0 passlib == 1.7.1 psycopg2 == 2.7.3.2 PyNaCl == 1.2.1