Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps mcp[client,server] from 1.19.0 to 1.20.0.

Release notes

Sourced from mcp[client,server]'s releases.

v1.20.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.19.0...v1.20.0

Commits
  • 6f2cd0c Fix auth client example URL handling for oauth provider (#1549)
  • 8cdac3d Fix pyright error and replace wildcard import with explicit imports (#1532)
  • f161149 Implement RFC 7523 JWT flows (#1247)
  • db9e451 fix: Replace remaining manual server polling with wait_for_server helper (#1529)
  • c44e68f Fix flaky timeout test in test_88_random_error (#1525)
  • 3e86edf fix: Replace arbitrary sleeps with active server readiness checks in tests (#...
  • f97f7c4 fix: Replace fixed sleep with active server readiness check in SSE tests (#1526)
  • 7ac40af fix: Update spec links to new modelcontextprotocol.io location (#1491)
  • 673423d fix: replace deprecated dev-dependencies in examples/clients (#1518)
  • 31ae5f4 Relax Accept header requirement for JSON-only responses (#1500)
  • See full diff 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 Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 07:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 3, 2025
@joshwlewis
Copy link
Member

@dependabot rebase

Bumps [mcp[client,server]](https://github.com/modelcontextprotocol/python-sdk) from 1.19.0 to 1.20.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.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: mcp[client,server]
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mcp-clientserver--1.20.0 branch from 7c11619 to dd5219e Compare November 3, 2025 16:22
@joshwlewis joshwlewis merged commit b20715f into main Nov 3, 2025
2 checks passed
@joshwlewis joshwlewis deleted the dependabot/pip/mcp-clientserver--1.20.0 branch November 3, 2025 17:36
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