Bump flask-migrate from 2.6.0 to 2.7.0 (#180)

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.6.0 to 2.7.0.
- [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.6.0...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/78/head
dependabot-preview[bot] 2021-03-18 17:06:59 +01:00 zatwierdzone przez GitHub
rodzic 39a46cd48d
commit e1565d1e37
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

@ -37,7 +37,7 @@ setup(
install_requires=[
'Flask==1.1.2',
'Flask-SQLAlchemy==2.4.4',
'Flask-Migrate==2.6.0',
'Flask-Migrate==2.7.0',
'Flask-Bootstrap==3.3.7.1',
'Flask-WTF==0.14.3',
'Flask-Caching==1.10.0',