From 696af8ec07e6aafe0a88bf1626d0345b678e3201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 03:04:15 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions from 10.21 to 10.21.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21 to 10.21.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21...10.21.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index beb93d144..28b850b19 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,6 +2,6 @@ markdown==3.10.2 mkdocs==1.6.1 mkdocs-material==9.7.6 mdx_truly_sane_lists==1.3 -pymdown-extensions==10.21 +pymdown-extensions==10.21.2 jinja2==3.1.6 mike==2.1.4