Skip to content

Bump mcp from 1.7.1 to 1.9.0 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps mcp from 1.7.1 to 1.9.0.

Release notes

Sourced from mcp's releases.

v1.9.0

Protocol Version Update

Now the latest protocol version for Python SDK is 2025-03-26

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.8.1...v1.9.0

v1.8.1

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.8.0...v1.8.1

v1.8.0

... (truncated)

Commits
  • 6353dd1 Servers to accept older versions of client (#722)
  • 5d33861 Add progress notification callback for client (#721)
  • 1bdeed3 fix: Update @​mcp.resource to use function documentation as default descrip… (...
  • c2f8730 Fix example for multiple stateless servers (#720)
  • 13f0182 Set 2025-03-26 as the latest protocol version (#719)
  • b3fbee9 Include server examples folder in pyright check (#667)
  • 0a388b6 Add example for stateless server with JSON response (#704)
  • a00b20a feat: add cursor pagination support to all client list methods (#718)
  • b8f7b02 Update CI configuration to support multiple OS environments (#708)
  • 9e66f7c feat: add message to ProgressNotification (#435)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 21, 2025 20:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 21, 2025
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.7.1 to 1.9.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@v1.7.1...v1.9.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mcp-1.9.0 branch from b53fb35 to 8ba3439 Compare May 21, 2025 21:56
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.

0 participants