From eb0ecb4e91e248e263da97e6f04c5f4e9787dd93 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 27 Jul 2024 23:05:24 +0000
Subject: [PATCH] chore(deps): update dependency pymdown-extensions to v10.9

---
 requirements-dev.txt | 2 +-
 requirements.txt     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index 8a9992ac..fb5e41b8 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -21,7 +21,7 @@ pathspec==0.12.1; python_version >= '3.8'
 platformdirs==4.2.2; python_version >= '3.8'
 prompt-toolkit==3.0.47; python_full_version >= '3.7.0'
 pygments==2.18.0; python_version >= '3.8'
-pymdown-extensions==10.8.1; python_version >= '3.8'
+pymdown-extensions==10.9; python_version >= '3.8'
 python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 python-markdown-math==0.8; python_version >= '3.6'
 pyyaml==6.0.1; python_version >= '3.6'
diff --git a/requirements.txt b/requirements.txt
index f430e6d0..9e098b4a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,7 +20,7 @@ pathspec==0.12.1; python_version >= '3.8'
 platformdirs==4.2.2; python_version >= '3.8'
 prompt-toolkit==3.0.47; python_full_version >= '3.7.0'
 pygments==2.18.0; python_version >= '3.8'
-pymdown-extensions==10.8.1; python_version >= '3.8'
+pymdown-extensions==10.9; python_version >= '3.8'
 python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 python-markdown-math==0.8; python_version >= '3.6'
 pyyaml==6.0.1; python_version >= '3.6'