From 16e5f352b4fd5d3ce6b54add4939224e7ea4c98d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 16:32:37 +0000 Subject: [PATCH] :arrow_up: deps(deps): update pymdown-extensions requirement Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to permit the latest version. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.2...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38bd383..299eccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ mkdocs-git-revision-date-localized-plugin>=1.5.1 mkdocs-awesome-pages-plugin>=2.10.1 # Extensions -pymdown-extensions>=10.21.2 +pymdown-extensions>=10.21.3