Bump flask from 1.1.1 to 1.1.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2020-05-02 19:19:23 +00:00 zatwierdzone przez Meisterschueler
rodzic 813c35e0a3
commit 4815bb1edf
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.1',
'Flask==1.1.2',
'Flask-SQLAlchemy==2.4.1',
'Flask-Migrate==2.5.3',
'Flask-Bootstrap==3.3.7.1',