Skip to content

Commit 4cd4ec0

Browse files
Bump flask-migrate from 2.7.0 to 3.1.0
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 2.7.0 to 3.1.0. - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-Migrate@v2.7.0...v3.1.0) --- updated-dependencies: - dependency-name: flask-migrate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e79f89 commit 4cd4ec0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.9.0"
1515
flask = "1.1.2"
1616
Flask-Cors = "3.0.10"
17-
Flask-Migrate = "2.7.0"
17+
Flask-Migrate = "3.1.0"
1818
prometheus_client = "0.9.0"
1919
psycopg2-binary = "2.8.6"
2020
py-healthcheck = "1.10.1"

0 commit comments

Comments
 (0)