Skip to content

Bump pymdown-extensions from 10.21.3 to 11.0 - #847

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pymdown-extensions-11.0
Open

Bump pymdown-extensions from 10.21.3 to 11.0#847
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pymdown-extensions-11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps pymdown-extensions from 10.21.3 to 11.0.

Release notes

Sourced from pymdown-extensions's releases.

11.0

  • BREAK: B64: Restricts relative links to base_path by default. Can be disabled by setting new restrict_path option to False. The new root_path can be specified if paths are desired to be restricted to a different location separate base_path which is also used as a relative base for image paths.
  • NEW: Drop Python 3.9 support.
  • FIX: Tabbed: Fix issue where an empty title would cause an exception.
Commits


Note

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-extensions package from 10.21.3 to 11.0 in uv.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.yml enables pymdownx.tabbed), and includes a breaking change to B64 relative-link handling under base_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.

@dependabot dependabot Bot added dependencies python:uv Pull requests that update python:uv code labels Jul 31, 2026
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 dependabot Bot changed the title Bump pymdown-extensions from 10.20 to 11.0 Bump pymdown-extensions from 10.21.3 to 11.0 Jul 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/pymdown-extensions-11.0 branch from 80a0c99 to 15c5c5c Compare July 31, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants