Bump flask-migrate from 2.4.0 to 2.5.2

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.4.0...v2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-06-09 09:31:44 +00:00 zatwierdzone przez GitHub
rodzic 4c51a27b34
commit 0400bb3a3f
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

@ -34,7 +34,7 @@ setup(
install_requires=[
'Flask==1.0.3',
'flask-sqlalchemy==2.4.0',
'Flask-Migrate==2.4.0',
'Flask-Migrate==2.5.2',
'flask-bootstrap==3.3.7.1',
'flask-nav==0.6',
'flask-wtf==0.14.2',