From 1cff84b39b750ebdfcc0f5b797679d2d05743551 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 Jan 2025 07:27:28 +0000
Subject: [PATCH] Bump pymdown-extensions from 10.12 to 10.14

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.14.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.14)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 89ed7fa1..a9ae4f82 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,4 +6,4 @@ mkdocs-git-revision-date-localized-plugin==1.3.0
 mkdocs-glightbox==0.4.0
 mkdocs-material @ git+ssh://git@github.com/MinBZK/mkdocs-material-insiders.git
 mkdocs-material-extensions==1.3.1
-pymdown-extensions==10.12
+pymdown-extensions==10.14