Bump flask-migrate from 2.7.0 to 3.0.1 (#203)

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.7.0 to 3.0.1.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases)
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.7.0...v3.0.1)

---
updated-dependencies:
- dependency-name: flask-migrate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/78/head
dependabot[bot] 2021-06-08 20:44:29 +02:00 zatwierdzone przez GitHub
rodzic 1f35284371
commit 1debe8c213
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==2.0.1',
'Flask-SQLAlchemy==2.4.4',
'Flask-Migrate==2.7.0',
'Flask-Migrate==3.0.1',
'Flask-Bootstrap==3.3.7.1',
'Flask-WTF==0.15.1',
'Flask-Caching==1.10.0',