chore(deps-dev): bump mcp from 2.1.1 to 2.2.0 - #636
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
a team,
carloshvp,
qubeena07 and
zohebk8s
as code owners
September 14, 2026 17:06
Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
imran-siddique
approved these changes
Sep 17, 2026
imran-siddique
left a comment
Member
There was a problem hiding this comment.
Reviewed the repaired dependency diff at 367f3c4. The MCP 2.2.0 development lock preserves the documented universal target. Recorded compatibility tests, static checks, and hosted CI pass.
The validation evidence is in the PR description. This supplies the maintainer review; the repository still requires an independent reviewer to approve the latest push.
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.
MCP compatibility and lock repair
Regenerated requirements/dev.txt with uv 0.12.15 using the documented universal Python 3.11 target. Relative to main, only mcp and mcp-types change from 2.1.1 to 2.2.0, with their hashes. This restores setuptools 84.0.0 and the other pins and platform conditions removed by the original update. Repeating generation produces identical bytes.
Fresh Windows/Python 3.12 hash-checked dependency installation passed and confirmed both MCP packages at 2.2.0. The full unit, conformance and integration suite passed: 1,843 tests, 8 skipped, 88.60% coverage. This includes the official MCP client -> stdio bridge -> real local gateway test and its audit-chain assertion. Ruff, mypy (58 source files) and Bandit passed.
The local editable pip install hit a Windows build-dependency subprocess crash (3221226356); uv completed that install in the same environment before testing. Hosted CI 35147808012 passed the normal pip installation and all six Windows/Linux Python 3.11-3.13 jobs, including security scans, plus governance. CodeQL 35147807997 passed on 367f3c4.
Bumps mcp from 2.1.1 to 2.2.0.
Release notes
Sourced from mcp's releases.
... (truncated)
Commits
9972c21Replace RootModel wrappers with type aliases and TypeAdapter validation (#3470)fd66270docs: refresh translations, and translate pages in parallel (#3458)08a3bc8docs: ask for AI disclosure on comments too (#3459)7bb486adocs: stop presenting the in-memory client as the way to connect (#3443)0c91368Add AuthSettings.validate_token_resource to check a bearer token's resource (...9771e6bKeep following a relative redirect when the endpoint URL carries userinfo (#3...a925e55Bump the locked versions of eight dev and test dependencies (#3449)e8b9486Bump pymdown-extensions from 11.0 to 11.0.1 (#3285)c6762e8Follow redirects only within the MCP endpoint's origin (#3397)5fd3abcSkip automatic docs previews for fork PRs and drop the setup-uv retry steps (...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)