Skip to content

Updated pygments to pygments>=2.20 to avoid CVE-2026-4539#14361

Closed
SmartLamScott wants to merge 5 commits intopytest-dev:mainfrom
SmartLamScott:main
Closed

Updated pygments to pygments>=2.20 to avoid CVE-2026-4539#14361
SmartLamScott wants to merge 5 commits intopytest-dev:mainfrom
SmartLamScott:main

Conversation

@SmartLamScott
Copy link
Copy Markdown

Updated pygments version to pygments>=2.20 to avoid CVE-2026-4539. Closes #14359.

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Apr 6, 2026
@bluetech
Copy link
Copy Markdown
Member

bluetech commented Apr 7, 2026

The lower bound indicates compatibility, nothing else, so there is no need for pytest to raise it.

@bluetech bluetech closed this Apr 7, 2026
@SmartLamScott
Copy link
Copy Markdown
Author

Why not increase the minimum version to avoid this issue? It does not raise any compatibility issues.

@bluetech
Copy link
Copy Markdown
Member

bluetech commented Apr 7, 2026

It does, if someone wants to use an older pygments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Update pygments to version 2.20.0 to avoid denial-of-service attack (CVE-2026-4539)

2 participants