Skip to content

Update mcp requirement from >=1.28.0 to >=1.28.1#2071

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/mcp-gte-1.28.1
Jun 27, 2026
Merged

Update mcp requirement from >=1.28.0 to >=1.28.1#2071
JSv4 merged 1 commit into
mainfrom
dependabot/pip/mcp-gte-1.28.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mcp to permit the latest version.

Commits
  • 777b8d0 [v1.x] Support TransportSecuritySettings in the WebSocket server transport (#...
  • 4720467 [v1.x] Set Development Status classifier to Production/Stable (#2976)
  • 6df3d73 [v1.x] Buffer per-request StreamableHTTP streams; store priming event before ...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mcp](https://github.com/modelcontextprotocol/python-sdk) to permit the latest version.
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.0...v1.28.1)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.28.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2026
@claude

claude Bot commented Jun 26, 2026

Copy link
Copy Markdown

PR Review

What this does: Bumps the mcp lower-bound constraint from >=1.28.0 to >=1.28.1 in requirements/base.txt. The 1.28.1 patch release includes buffering improvements for per-request StreamableHTTP streams and WebSocket transport security settings support — both relevant to this project's heavy use of StreamableHTTPSessionManager.

Verdict: No issues found. Safe to merge.


Findings

None. This is a one-line patch-level lower-bound bump with no API changes. The project uses StreamableHTTPSessionManager extensively, and the StreamableHTTP buffering fix in 1.28.1 is a direct improvement for that usage. The constraint remains open-ended (>=) so no lock-in concerns.


One pre-existing nit (not introduced by this PR): the comment on the mcp line reads # https://github.com/anthropics/python-sdk — that points to the Anthropic Python SDK, not the MCP SDK. The correct URL is https://github.com/modelcontextprotocol/python-sdk. Worth fixing in a follow-up.

@JSv4 JSv4 merged commit 2375222 into main Jun 27, 2026
6 checks passed
@JSv4 JSv4 deleted the dependabot/pip/mcp-gte-1.28.1 branch June 27, 2026 16:14
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant