From d4daa0710391737d9b63fc4b7c7282fe12700799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 15:26:50 +0100 Subject: [PATCH] Bump pymdown-extensions from 10.12 to 10.13 in /.github (#301) Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.13. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 d456bf9b6c..cc079fdee2 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -5,7 +5,7 @@ mdx_truly_sane_lists==1.3 mkdocs==1.6.1 pygccxml==2.6.1 Pygments==2.18.0 -pymdown-extensions==10.12 +pymdown-extensions==10.13 pyplusplus==1.8.5 setuptools==75.6.0 six==1.17.0