From 53449c50f4268bc33f9233f0c49c1cce9f373ef9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:49:31 +0000 Subject: [PATCH] fix(deps): update dependency pymdown-extensions to v10.21 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9f3c5bd8..029ea063e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,7 +105,7 @@ docs = [ "mkdocs-plotly-plugin==0.1.3", "mkdocs-jupyter==0.25.1", "markdown-include==0.8.1", - "pymdown-extensions==10.20.1", + "pymdown-extensions==10.21", "pygments==2.19.2", "mike==2.1.3", "mkdocs-git-revision-date-localized-plugin==1.5.1",