From 7692a150a858d54a8467bdfd7d8db1b79d34268c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 12:42:56 +0000 Subject: [PATCH] chore: 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: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 621bd24a2..d6294d9ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ docs = [ "mkdocs-plotly-plugin==0.1.3", "mkdocs-jupyter==0.26.3", "markdown-include==0.8.1", - "pymdown-extensions==10.21.2", + "pymdown-extensions==10.21.3", "pygments==2.20.0", "mike==2.2.0", "mkdocs-git-revision-date-localized-plugin==1.5.1",