From 38f61e2245adbad4077c398467e200077d139cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 00:55:04 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.16 to 10.16.1 in /.github Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 30e66e1c9..e638a1889 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -6,7 +6,7 @@ mkdocs==1.6.1 packaging==25.0 pygccxml==2.6.1 Pygments==2.19.2 -pymdown-extensions==10.16 +pymdown-extensions==10.16.1 pyplusplus==1.8.7 setuptools==80.9.0 six==1.17.0