From b1f03e11c9f573443462ecda98326f5a2e2a0c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:57:06 +0100 Subject: [PATCH] Bump pymdown-extensions from 10.7 to 10.7.1 in /.github (#187) Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.7 to 10.7.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch ... 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 b1f81fcf2d..576805f8ce 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -5,7 +5,7 @@ mdx_truly_sane_lists==1.3 mkdocs==1.5.3 pygccxml==2.4.0 Pygments==2.17.2 -pymdown-extensions==10.7 +pymdown-extensions==10.7.1 pyplusplus==1.8.5 setuptools==69.2.0 six==1.16.0