Skip to content

Bump mcp from 1.6.0 to 1.23.0 - #6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mcp-1.23.0
Closed

Bump mcp from 1.6.0 to 1.23.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mcp-1.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 14, 2026

Copy link
Copy Markdown

Bumps mcp from 1.6.0 to 1.23.0.

Release notes

Sourced from mcp's releases.

v1.23.0

Summary

This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look at the latest spec as well as the release blog post.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.22.0...v1.23.0

v1.22.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.22.0

v1.21.2

Hotfix Release

This is a hotfix release to address a critical bug in OAuth scope handling that caused failures on 401 responses.

Related:

What's Changed

... (truncated)

Commits
  • d3a1841 Merge commit from fork
  • fa851d9 feat: backwards-compatible create_message overloads for SEP-1577 (#1713)
  • f82b0c9 Support client_credentials flow with JWT and Basic auth (#1663)
  • 281fd47 Add SSE polling support (SEP-1699) (#1654)
  • 2cd178a Add on_session_created callback option (#1710)
  • c92bb2f SEP-1686: Tasks (#1645)
  • 5983a65 Skip empty SSE data to avoid parsing errors (#1670)
  • 02b7889 Implement SEP-1036: URL mode elicitation for secure out-of-band interactions ...
  • 27279bc Update doc string on custom_route (#1660)
  • f225013 feat: implement SEP-991 URL-based client ID (CIMD) support (#1652)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Upgrade mcp from 1.6.0 to 1.23.0 to match the latest MCP spec and enable newer auth, streaming, and tooling capabilities. No app code changes; only uv.lock updated.

  • Dependencies

    • Bumped mcp to 1.23.0 and updated uv.lock.
    • Highlights: Tasks, sampling with tools, SSE polling, URL-based client ID; improved OAuth flows (client_secret_basic, client_credentials with JWT); DNS rebinding protection; bug fixes.
  • Migration

    • Ensure tool names pass new validation (SEP-986).
    • If using OAuth client_credentials, verify config for client_secret_basic or JWT.

Written for commit a6b5045. Summary will update on new commits.

Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.6.0 to 1.23.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.6.0...v1.23.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.23.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates python:uv Pull requests that update python:uv code labels Feb 14, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot @github

dependabot Bot commented on behalf of github Feb 15, 2026

Copy link
Copy Markdown
Author

Looks like mcp is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 15, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/mcp-1.23.0 branch February 15, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants