Skip to content

Commit c2b17f0

Browse files
fix(deps): update flask-sqlalchemy digest to 42a36a3
1 parent bc5d81e commit c2b17f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ fido2 = "0.9.3"
3131
Flask-Bcrypt = "1.0.1"
3232
flask-marshmallow = "0.14.0"
3333
Flask-Migrate = "2.7.0"
34-
Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "500e732dd1b975a56ab06a46bd1a20a21e682262"}
34+
Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git", rev = "42a36a3cb604fd39d81d00b54ab3988bbd0ad184"}
3535
#git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
3636
Flask = "2.3.3"
3737
click-datetime = "0.2"

0 commit comments

Comments
 (0)