From a805c91b8e5ea1cc5235f7beab8410bb9a4ed6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:08:52 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.10.1 to 10.11.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.10.1 to 10.11.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.11.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 64c87d27..c3a7a47d 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -173,7 +173,7 @@ pycparser==2.22 # via cffi pygments==2.18.0 # via mkdocs-material -pymdown-extensions==10.10.1 +pymdown-extensions==10.11.1 # via # hatch.envs.docs # markdown-exec