Skip to content

Commit 88be06b

Browse files
fix(deps): update flask-sqlalchemy digest to 3e3e92b
1 parent 9477194 commit 88be06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Flask = "2.3.3"
3838
Flask-Bcrypt = "1.0.1"
3939
flask-marshmallow = "0.14.0"
4040
Flask-Migrate = "2.7.0"
41-
Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "500e732dd1b975a56ab06a46bd1a20a21e682262" }
41+
Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "3e3e92ba557649ab5251eda860a67656cc8c10af" }
4242
gevent = "23.9.1"
4343
greenlet = "3.1.1"
4444

0 commit comments

Comments
 (0)