From b2fcb08ea35c0f90a00b7b892e749b25dea3ff7d Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Mon, 6 Mar 2023 14:00:30 +0000 Subject: [PATCH] Bump Python requirement pymdown-extensions to 9.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ba7869e..aa7080b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ arkindex-client==1.0.11 peewee==3.16.0 Pillow==9.4.0 -pymdown-extensions==9.9.2 +pymdown-extensions==9.10 python-gitlab==3.13.0 python-gnupg==0.5.0 sh==2.0.2 -- GitLab