Skip to content

Commit 7e15eb3

Browse files
dependabot-preview[bot]Aaron Suarez
andauthored
Bump flask-migrate from 2.6.0 to 2.7.0 (#441)
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](miguelgrinberg/Flask-Migrate@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> Co-authored-by: Aaron Suarez <aaron-suarez@users.noreply.github.com>
1 parent f0489ae commit 7e15eb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click = "7.1.2"
1414
flake8 = "3.8.4"
1515
flask = "1.1.2"
1616
Flask-Cors = "3.0.10"
17-
Flask-Migrate = "2.6.0"
17+
Flask-Migrate = "2.7.0"
1818
prometheus_client = "0.9.0"
1919
psycopg2-binary = "2.8.6"
2020
py-healthcheck = "1.10.1"

0 commit comments

Comments
 (0)