From 416ec39d57c1d5ce7d27b6b412922869818c93de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:32:41 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.16.1 to 10.21.3 in /.github/workflows Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 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 0adb150756..0b3a134534 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.16.1 +pymdown-extensions==10.21.3 pyplusplus==1.8.5 setuptools==80.8.0 six==1.16.0