Skip to content

Bump pygments from 2.19.2 to 2.20.0#1109

Merged
ahouseholder merged 3 commits into
mainfrom
dependabot/uv/pygments-2.20.0
May 8, 2026
Merged

Bump pygments from 2.19.2 to 2.20.0#1109
ahouseholder merged 3 commits into
mainfrom
dependabot/uv/pygments-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps pygments from 2.19.2 to 2.20.0, which includes security fixes.

CI Fix Applied

This PR was initially failing the docs-build CI check due to a compatibility issue between pygments 2.20.0 and pymdown-extensions. The error was:

AttributeError: 'NoneType' object has no attribute 'replace'

Fix: Upgraded pymdown-extensions to >=10.21.2, which includes a fix for handling None filename values with pygments 2.20.0.

All CI checks now passing ✅

Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  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 Mar 30, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 30, 2026
ahouseholder
ahouseholder previously approved these changes Apr 13, 2026
@ahouseholder ahouseholder dismissed their stale review April 13, 2026 16:52

missed that tests were failing

…>=10.21.2

pymdown-extensions 10.21.2 includes a fix for handling None filename values
with pygments 2.20.0, which was causing docs-build CI failures.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ahouseholder ahouseholder merged commit 0156471 into main May 8, 2026
6 checks passed
@ahouseholder ahouseholder deleted the dependabot/uv/pygments-2.20.0 branch May 8, 2026 20:01
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.

1 participant