From c1bd89d929050683c7e609865f585d4848726ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:28:21 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions Bumps the pip group with 1 update in the /website directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pymdown-extensions` from 10.21.3 to 11.0 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.3...11.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '11.0' dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index f2261313..c541290b 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -19,7 +19,7 @@ # The `blog` and `tags` plugins ship inside mkdocs-material; no extra package. mkdocs-material[imaging]==9.7.6 -pymdown-extensions==10.21.3 +pymdown-extensions==11.0 # Pinch/click-zoom lightbox for the Guides screenshots # (feat_website_walkthrough_guides). Honors the `glightbox-skip` class so # index-card thumbnails navigate instead of opening an overlay.