From 42cb577ec43187edd9be89559aaeedad82be2d77 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sun, 23 Oct 2022 14:00:46 +0000
Subject: [PATCH] Bump Python requirement pymdown-extensions to 9.7

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

diff --git a/requirements.txt b/requirements.txt
index 4ad11b0b..0ab16341 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 arkindex-client==1.0.11
 peewee==3.15.3
 Pillow==9.2.0
-pymdown-extensions==9.6
+pymdown-extensions==9.7
 python-gitlab==3.10.0
 python-gnupg==0.5.0
 sh==1.14.3
-- 
GitLab