Skip to content

Bump pymdown-extensions from 10.21.3 to 11.0.1 in /docs in the uv group across 1 directory - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docs/uv-f8f175021c
Open

Bump pymdown-extensions from 10.21.3 to 11.0.1 in /docs in the uv group across 1 directory#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docs/uv-f8f175021c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the uv group with 1 update in the /docs directory: pymdown-extensions.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Lockfile-only docs dependency upgrade with no config edits; residual risk is a major-version markdown extension change affecting site build output, not runtime product code.

Overview
Dependency bump only: docs/uv.lock pins pymdown-extensions at 11.0.1 (was 10.21.3). No application code or MkDocs config changes.

This is a major release pulled in through mkdocs-material. Notable upstream changes that could matter if you relied on them: B64 now restricts relative links to base_path by default, Tabbed no longer throws on empty titles, and Python 3.9 is dropped (the docs env already requires Python ≥3.13). 11.0.1 also includes regex efficiency fixes in several extensions.

Configured extensions in properdocs.yml (pymdownx.tabbed, superfences, highlight, etc.) are unchanged; verify with a local mkdocs build after merge.

Reviewed by Cursor Bugbot for commit c3f5b2c. Configure here.

Bumps the uv group with 1 update in the /docs directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions).


Updates `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
  dependency-group: uv
...

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
@datarobot-pr-review-router
datarobot-pr-review-router Bot requested a review from a team August 9, 2026 08:39
@datarobot-pr-review-router

Copy link
Copy Markdown

Code Ownership

Applications

  • docs/uv.lock

Review requested from the teams above. Labels will be removed automatically upon approval.

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 Ready for Review

Development

Successfully merging this pull request may close these issues.

1 participant