From af8498819d7ab24225610ec5be21d9fc56b1d65a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:57:43 +0000 Subject: [PATCH] :arrow_up: Bump pymdown-extensions in /docs/mkdocs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.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/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index b397d545d0..ffb489cc75 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -32,7 +32,7 @@ packaging==23.2 plantuml==0.3.0 plantuml-markdown==3.9.2 Pygments==2.16.1 -pymdown-extensions==10.3.1 +pymdown-extensions==10.21.3 pyparsing==3.1.1 python-dateutil==2.8.2 pytz==2023.3.post1