Bump flask from 1.1.0 to 1.1.1

Bumps [flask](https://github.com/pallets/flask) from 1.1.0 to 1.1.1.
- [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/1.1.0...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-07-09 04:44:43 +00:00 zatwierdzone przez Meisterschueler
rodzic 1a8415b9cf
commit 508f48d07d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -32,7 +32,7 @@ setup(
keywords='gliding ogn',
packages=find_packages(exclude=['tests', 'tests.*']),
install_requires=[
'Flask==1.1.0',
'Flask==1.1.1',
'flask-sqlalchemy==2.4.0',
'Flask-Migrate==2.5.2',
'flask-bootstrap==3.3.7.1',