mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
upgrade mistune to 3.1.3
This commit is contained in:
@@ -36,7 +36,8 @@ pytz = "^2024.1"
|
||||
rtreelib = "==0.2.0"
|
||||
werkzeug = "^3.0.6"
|
||||
wtforms = "~=3.1"
|
||||
markdown = "^3.5.2"
|
||||
markdown = "^3.7"
|
||||
mistune = "^3.1.3"
|
||||
async-timeout = "^4.0.3"
|
||||
bleach = "^6.1.0"
|
||||
boto3 = "^1.34.156"
|
||||
@@ -47,7 +48,6 @@ cryptography = "^44.0.2"
|
||||
flask-redis = "^0.4.0"
|
||||
geojson = "^3.1.0"
|
||||
jmespath = "^1.0.1"
|
||||
mistune = "0.8.4"
|
||||
numpy = "^2.2.4"
|
||||
ordered-set = "^4.1.0"
|
||||
phonenumbers = "^8.13.52"
|
||||
|
||||
Reference in New Issue
Block a user