Skip to content
Snippets Groups Projects
Commit 547cae88 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot]
Browse files

Bump flask-migrate from 2.5.1 to 2.5.2 in /{{cookiecutter.app_name}}

Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.5.1 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.5.1...v2.5.2)
parent 4ba10e8d
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ psycopg2 = "==2.8.2" ...@@ -18,7 +18,7 @@ psycopg2 = "==2.8.2"
SQLAlchemy = "==1.3.3" SQLAlchemy = "==1.3.3"
# Migrations # Migrations
Flask-Migrate = "==2.5.1" Flask-Migrate = "==2.5.2"
# Forms # Forms
Flask-WTF = "==0.14.2" Flask-WTF = "==0.14.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment