[stubsabot] Bump Flask-Migrate to 4.1.* (#13392)

Co-authored-by: stubsabot <>
This commit is contained in:
github-actions[bot]
2025-01-11 13:07:08 +00:00
committed by GitHub
parent fce4b4f10b
commit 38d2fe81fe

View File

@@ -1,4 +1,4 @@
version = "4.0.*"
version = "4.1.*"
upstream_repository = "https://github.com/miguelgrinberg/Flask-Migrate"
# Requires versions of flask and Flask-SQLAlchemy with `py.typed` files
requires = ["Flask-SQLAlchemy>=3.0.1", "Flask>=2.0.0"]