From 4b0d9cdea6318cd8b4220cb07fffc364feb4c8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:02:30 +0000 Subject: [PATCH] chore(deps): Bump pymdown-extensions from 10.21.2 to 10.21.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.2...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a302f7..efbdf04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ markdown==3.10.2 mkdocs-material==9.7.6 # Markdown extensions -pymdown-extensions==10.21.2 +pymdown-extensions==10.21.3 # MkDocs plugins mkdocs-meta-descriptions-plugin==4.1.0