From 24d8c749eca0a97ca817ac026f6ceb2b0051f6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 04:24:43 +0000 Subject: [PATCH] deps: bump pymdown-extensions in /docs in the docs group Bumps the docs group in /docs with 1 update: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pymdown-extensions` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a6bd28e..6ce72e6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,4 +14,4 @@ mkdocs==1.6.1 mkdocs-material==9.7.7 # Used directly: pymdownx.snippets is how the changelog and the two client # READMEs appear on the site without being copied into docs/. -pymdown-extensions==11.0.1 +pymdown-extensions==11.0.2