Skip to content

Update mkdocs dependency version#22

Open
mingxwa wants to merge 2 commits intongcpp:mainfrom
mingxwa:user/mingxwa/fix-website-build-error
Open

Update mkdocs dependency version#22
mingxwa wants to merge 2 commits intongcpp:mainfrom
mingxwa:user/mingxwa/fix-website-build-error

Conversation

@mingxwa
Copy link
Copy Markdown
Collaborator

@mingxwa mingxwa commented Apr 12, 2026

The mkdocs pipeline started to fail recently. This is because an indirect dependency (pygments) introduced a breaking change.

Changes

  • Explicitly added pygments to requirements.txt.
  • Updated the version of other dependencies.

@mingxwa mingxwa added the build label Apr 12, 2026
Copilot AI review requested due to automatic review settings April 12, 2026 06:34
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR aims to fix the failing MkDocs pipeline by pinning an indirect dependency (pygments) and updating MkDocs-related dependency versions.

Changes:

  • Bumped versions of several MkDocs documentation dependencies.
  • Added an explicit pygments pin to avoid an upstream breaking change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants