mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
[stubsabot] Bump Flask-Migrate to 4.1.* (#13392)
Co-authored-by: stubsabot <>
This commit is contained in:
committed by
GitHub
parent
fce4b4f10b
commit
38d2fe81fe
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user