Browse Source

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] <support@github.com>
pull/4/head
dependabot[bot] GitHub 4 years ago
parent
commit
98891942fb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hyperlpr_py3/requirements.txt

+ 1
- 1
hyperlpr_py3/requirements.txt View File

@@ -4,7 +4,7 @@ astor==0.8.1
click==7.1.1 click==7.1.1
cycler==0.10.0 cycler==0.10.0
decorator==4.4.2 decorator==4.4.2
Flask==0.12.4
Flask==1.0
Flask-Migrate==2.5.3 Flask-Migrate==2.5.3
Flask-MySQLdb==0.2.0 Flask-MySQLdb==0.2.0
Flask-Script==2.0.6 Flask-Script==2.0.6


Loading…
Cancel
Save