Bump flask from 1.0.2 to 1.0.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-06-09 09:15:33 +00:00 zatwierdzone przez GitHub
rodzic f6cc549fde
commit 272372f655
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
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.0.2',
'Flask==1.0.3',
'flask-sqlalchemy==2.4.0',
'Flask-Migrate==2.4.0',
'flask-bootstrap==3.3.7.1',