From 7ab69e05420d085b2fd158033c013a17455a6b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:41:51 +0200 Subject: [PATCH] Bump pymdown-extensions from 10.8.1 to 10.9 in /.github (#237) Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9) --- 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> Co-authored-by: berndgassmann --- .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 59abc160d..ced344561 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -5,7 +5,7 @@ mdx_truly_sane_lists==1.3 mkdocs==1.6.0 pygccxml==2.5.0 Pygments==2.18.0 -pymdown-extensions==10.8.1 +pymdown-extensions==10.9 pyplusplus==1.8.5 setuptools==72.1.0 six==1.16.0