From 3f769e02462d221c333d8db26c76325ed32fc053 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 29 Nov 2022 08:45:43 +0000
Subject: [PATCH] Bump Python requirement pymdown-extensions to 9.9

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5c6463f7..41bf70ee 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 arkindex-client==1.0.11
 peewee==3.15.4
 Pillow==9.3.0
-pymdown-extensions==9.8
+pymdown-extensions==9.9
 python-gitlab==3.12.0
 python-gnupg==0.5.0
 sh==1.14.3
-- 
GitLab