From ec980376ae6b182502b815d6ee5f9d2761afbceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:40:25 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.16.1 to 10.21.3 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a4f4bb59..8ea19e90 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ mkdocs>=1.2.3 mkdocs-material==7.2.6 mkdocs-minify-plugin==0.4.0 mkdocs-redirects==1.0.3 -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.3 mkdocs-awesome-pages-plugin==2.5.0 mkdocs-markdownextradata-plugin==0.2.4 jinja2>=3.1.3