Skip to content

build(deps): bump pymdown-extensions from 10.21.3 to 11.0.1 - #609

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

build(deps): bump pymdown-extensions from 10.21.3 to 11.0.1#609
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pymdown-extensions-11.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps pymdown-extensions from 10.21.3 to 11.0.1.

Release notes

Sourced from pymdown-extensions's releases.

11.0.1

  • FIX: BetterEm: Fix regex pattern inefficiencies.
  • FIX: Tilde: Fix regex pattern inefficiencies.
  • FIX: Caret: Fix regex pattern inefficiencies.
  • FIX: MagicLink: Fix regex pattern inefficiencies.

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Major-version transitive bump can alter markdown/HTML output (especially B64 link handling) in marimo-rendered content; Python 3.9 is no longer supported by pymdown-extensions 11.

Overview
Updates uv.lock to resolve pymdown-extensions from 10.21.3 to 11.0.1, pulled in as a dependency of marimo (markdown rendering). The lockfile also refreshes related entries—notably marimo 0.23.6 → 0.23.16 (platform markers, python-multipart, dependency marker tweaks) and minor resolver edits for cffi / exceptiongroup.

pymdown-extensions 11.x drops Python 3.9, fixes Tabbed empty-title crashes, and changes B64 default behavior (relative links restricted to base_path unless restrict_path=False). 11.0.1 adds regex efficiency fixes in several extensions. No application source files change; impact is on environments built from this lock.

Reviewed by Cursor Bugbot for commit b7a5824. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.21.3...11.0.1)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 11.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants