From 98891942fb072f992b22b0eade5cfcc9e22b4741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 08:21:24 +0000 Subject: [PATCH] Bump flask from 0.12.4 to 1.0 in /hyperlpr_py3 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] --- hyperlpr_py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperlpr_py3/requirements.txt b/hyperlpr_py3/requirements.txt index e92e5be..8b53971 100644 --- a/hyperlpr_py3/requirements.txt +++ b/hyperlpr_py3/requirements.txt @@ -4,7 +4,7 @@ astor==0.8.1 click==7.1.1 cycler==0.10.0 decorator==4.4.2 -Flask==0.12.4 +Flask==1.0 Flask-Migrate==2.5.3 Flask-MySQLdb==0.2.0 Flask-Script==2.0.6