chore: Bump dependencies pygments and fastmcp#525
Merged
arne-aignx merged 2 commits intomainfrom Apr 1, 2026
Merged
Conversation
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] <[email protected]>
There was a problem hiding this comment.
Pull request overview
This PR updates dependency constraints/lock entries to move the SDK to newer versions of fastmcp and pygments.
Changes:
- Bump
fastmcpminimum version inpyproject.tomland update the corresponding locked version inuv.lockto3.2.0. - Update locked
pygmentsversion inuv.lockto2.20.0. - Minor whitespace cleanup in
pyproject.tomlcomments.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
pyproject.toml |
Raises fastmcp lower bound to >=3.2.0,<4 and normalizes a couple comment trailing spaces. |
uv.lock |
Updates locked artifacts for fastmcp (3.2.0) and pygments (2.20.0). |
60fb834 to
587ae1d
Compare
|
olivermeyer
approved these changes
Apr 1, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.