Bump pymdown-extensions from 10.21.3 to 11.0 - #847
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.21.3...11.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '11.0' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/pymdown-extensions-11.0
branch
from
July 31, 2026 20:51
80a0c99 to
15c5c5c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pymdown-extensions from 10.21.3 to 11.0.
Release notes
Sourced from pymdown-extensions's releases.
Commits
6d0097bUpdate changelogf4808eaBump version and update changeloga290074Update JS doc depsedce355Merge commit from fork9fb9643Update Python type deps299a129Docs: Update JS deps367d965Drop Python 3.9 (#2902)19ec936Fix issue with empty titles and Tabbed (#2901)4868783Fix npm option18a21f5zensical config should be stored in sdistNote
Low Risk
Docs-only transitive dependency with no config changes; main runtime risk is verifying MkDocs still builds, especially tabbed content.
Overview
Updates the locked
pymdown-extensionspackage from 10.21.3 to 11.0 inuv.lock(pulled in via mkdocs-material for docs builds). No application or MkDocs config files change in this diff.11.0 drops Python 3.9 (this repo already requires ≥3.10), fixes Tabbed when titles are empty (relevant because
mkdocs.ymlenablespymdownx.tabbed), and includes a breaking change to B64 relative-link handling underbase_path—that extension is not configured here, so it should not affect current docs.Reviewed by Cursor Bugbot for commit 15c5c5c. Bugbot is set up for automated code reviews on this repo. Configure here.