From 4f3630abf941e953613e3c5d90c8711487e5aed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:19:06 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.8.1 to 10.9 in /.github 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] --- .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 5ac19fbc4..3caf507be 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==70.1.0 six==1.16.0