From 8b91088dcf8e5be804cf4254670cdb161eac00d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:08:00 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.11.2 to 10.21.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.11.2 to 10.21.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.21.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ec507ef19..91f84e3fce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Jinja2==3.1.6 # Markdown extensions Pygments==2.18.0 -pymdown-extensions==10.11.2 +pymdown-extensions==10.21.2 # MkDocs plugins mkdocs-exclude-search==0.6.6