Skip to content

Commit 7ec489f

Browse files
fix(deps): update dependency flask to v3 [security]
1 parent 7c8f450 commit 7ec489f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docopt = "0.6.2"
3434
environs = "9.5.0" # pyup: <9.3.3 # marshmallow v3 throws errors"
3535
fido2 = "1.2.0"
3636
#git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
37-
Flask = "2.3.3"
37+
Flask = "3.1.3"
3838
Flask-Bcrypt = "1.0.1"
3939
flask-marshmallow = "0.14.0"
4040
Flask-Migrate = "2.7.0"

0 commit comments

Comments
 (0)