From 817193ca88e08751ee8942b576991e81e4389558 Mon Sep 17 00:00:00 2001 From: Edward O Date: Wed, 16 Sep 2026 08:17:53 +0200 Subject: [PATCH] Update pymdown-extensions to version 12.0.1 May slightly change markdown rendering --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3239f439..91f9d7dfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ Markdown==3.8.1 phpserialize==1.3.0 # phpserialize is only required during the migration psycopg2-binary==2.9.11 pyjwt==2.14.0 -pymdown-extensions==11.0.1 +pymdown-extensions==12.0.1 pyproj==3.6.1 pyramid_jwt==1.6.1 pyramid==1.10.8