From 67e037e2574be1db955c8f3bef5a5e46af4ea456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 12:42:45 +0000 Subject: [PATCH] chore: 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0d90c2f1..6895bbd60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ docs = [ "mkdocs-plotly-plugin==0.1.3", "mkdocs-jupyter==0.26.1", "markdown-include==0.8.1", - "pymdown-extensions==10.21", + "pymdown-extensions==10.21.2", "pygments==2.19.2", "mike==2.1.4", "mkdocs-git-revision-date-localized-plugin==1.5.1",