From b593e9bb99a946f7c7e97b51d1f4b07253c0392a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 09:31:42 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.21.3 to 11.0.1 in /.github/workflows Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.3...11.0.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 0b3a13453..3c63bd710 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -6,7 +6,7 @@ mkdocs==1.6.1 packaging==24.1 pygccxml==2.6.0 Pygments==2.20.0 -pymdown-extensions==10.21.3 +pymdown-extensions==11.0.1 pyplusplus==1.8.5 setuptools==80.8.0 six==1.16.0