From c4b1a88d3794414cb8f10f89fc54ccbc01508b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:55:58 +0000 Subject: [PATCH] Bump pymdown-extensions Bumps the pip group with 1 update in the /docs/mkdocs directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index c3e41fd..0ffa92a 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -2,5 +2,5 @@ mkdocs == 1.4.0 mkdocs-material == 8.5.6 mkdocs-material-extensions == 1.0.3 -pymdown-extensions == 10.16.1 +pymdown-extensions == 10.21.3 mkdocstrings-python == 0.7.1