Skip to content

Commit

Permalink
Upgrade jinja2 and werkzeug version
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Feb 21, 2024
1 parent b439560 commit 08d1e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Flask-MySQLdb==0.2.0
Flask-SQLAlchemy==3.0.0
Flask-WTF==1.0.1
itsdangerous==2.0
Jinja2==3.0.0
Jinja2==3.1.3
MarkupSafe==2.1.1
mysqlclient==2.1.0
SQLAlchemy==1.4.18
visitor==0.1.3
Werkzeug==2.2.3
Werkzeug==2.3.8
WTForms==2.2.1

0 comments on commit 08d1e8c

Please sign in to comment.