From 97d6f4bb23446c952d0e54314206f159cb533512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:01:13 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.13 to 10.21.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.13 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index f07cbed..1decb38 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -51,7 +51,7 @@ platformdirs==4.3.6 # via mkdocs-get-deps pygments==2.18.0 # via mkdocs-material -pymdown-extensions==10.13 +pymdown-extensions==10.21.3 # via mkdocs-material python-dateutil==2.9.0.post0 # via ghp-import