Skip to content

Commit

Permalink
Resolve CVE with updated dependency (#2681)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacYangSLA authored Jul 1, 2024
1 parent eac704d commit 46048b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python_requires = >= 3.8
install_requires =
cryptography>=36.0.0
Flask==3.0.2
Werkzeug==3.0.1
Werkzeug==3.0.3
Flask-JWT-Extended==4.6.0
Flask-SQLAlchemy==3.1.1
SQLAlchemy==2.0.16
Expand Down

0 comments on commit 46048b3

Please sign in to comment.