markdown rendering fixes with pymdownx 10.21.2+

This commit is contained in:
ChrispyBacon-dev 2026-04-16 16:55:57 +02:00
parent 0000309ac4
commit 79b8b76238
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ Flask-WTF==1.2.2
Markdown==3.8.1
Pygments==2.20.0
PyJWT[crypto]>=2.8.0
pymdown-extensions==10.16.1
pymdown-extensions==10.21.2
python-dotenv==1.1.1
redis==4.5.5
requests==2.33.1

View file

@ -85,7 +85,7 @@ pygments==2.20.0
# via
# -r dockflare/requirements.in
# rich
pymdown-extensions==10.16.1
pymdown-extensions==10.21.2
# via -r dockflare/requirements.in
python-dotenv==1.1.1
# via -r dockflare/requirements.in