build(deps): bump mcp from 1.5.0 to 1.10.0 by dependabot[bot] · Pull Request #5 · 1xcode/litellm
Navigation Menu
{{ message }}
forked from BerriAI/litellm
- Notifications You must be signed in to change notification settings
- Fork 0
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump mcp from 1.5.0 to 1.10.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
build(deps): bump mcp from 1.5.0 to 1.10.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
dependabot
bot
commented
on behalf of github
Jul 4, 2025
dependabot
bot
commented
on behalf of github
Bumps mcp from 1.5.0 to 1.10.0.
Release notes
Sourced from mcp's releases.
v1.10.0
🚀 Implementation for Spec revision 2025-06-18
- feat: implement MCP-Protocol-Version header requirement for HTTP transport by
@felixweinbergerin modelcontextprotocol/python-sdk#898- Rename ResourceReference to ResourceTemplateReference by
@ihrprin modelcontextprotocol/python-sdk#947- feat: add _meta to more objects by
@felixweinbergerin modelcontextprotocol/python-sdk#963- Include context into completions by
@ihrprin modelcontextprotocol/python-sdk#966- Add support for Elicitation by
@ihrprin modelcontextprotocol/python-sdk#625- Update _meta usage guidance in types by
@ihrprin modelcontextprotocol/python-sdk#971- Add title to tools, resources, prompts by
@felixweinbergerin modelcontextprotocol/python-sdk#972- Add resource Link by
@ihrprin modelcontextprotocol/python-sdk#974- MCP server separation into Authorization Server (AS) and Resource Server (RS) roles per spec PR #338 by
@ihrprin modelcontextprotocol/python-sdk#982- RFC 8707 Resource Indicators Implementation by
@ihrprin modelcontextprotocol/python-sdk#991- Fix
/.well-known/oauth-authorization-serverdropping path by@ihrprin modelcontextprotocol/python-sdk#1014- Make "resource" optional on earlier protocols by
@dr3sin modelcontextprotocol/python-sdk#1017- Add schema validation to lowlevel server by
@bhosmer-antin modelcontextprotocol/python-sdk#1005- feat: Add structured output support for tool functions by
@bhosmer-antin modelcontextprotocol/python-sdk#993- Update latest protocol version to 2025-06-18 by
@ihrprin modelcontextprotocol/python-sdk#1036Other changes
- set timeout for sse in httpx_client_factory by
@ihrprin modelcontextprotocol/python-sdk#943- clean-up: removed unused ci file by
@DarkDk123in modelcontextprotocol/python-sdk#950- ci: add timeout on the test job by
@Kludexin modelcontextprotocol/python-sdk#955- Fix uncaught exception in MCP server by
@ddworkenin modelcontextprotocol/python-sdk#967- Allow longer duration in test_188_concurrency by
@msabramoin modelcontextprotocol/python-sdk#969- Add support for DNS rebinding protections by
@ddworkenin modelcontextprotocol/python-sdk#861- Fix Windows subprocess NotImplementedError (STDIO clients) by
@theailanguagein modelcontextprotocol/python-sdk#596- Remove github from auth examples by
@ihrprin modelcontextprotocol/python-sdk#1011- refactor: rename DummyProcess to FallbackProcess in Windows stdio by
@felixweinbergerin modelcontextprotocol/python-sdk#1015- ci: add --frozen flag to all uv commands in workflows by
@dsp-antin modelcontextprotocol/python-sdk#970- unpin jsonschema version by
@ihrprin modelcontextprotocol/python-sdk#1037New Contributors 🙏
@DarkDk123made their first contribution in modelcontextprotocol/python-sdk#950@msabramomade their first contribution in modelcontextprotocol/python-sdk#969@theailanguagemade their first contribution in modelcontextprotocol/python-sdk#596Full Changelog: modelcontextprotocol/python-sdk@v1.9.4...v1.10.0
v1.9.4
What's Changed
- Support Cursor OAuth client registration by
@sam-tomburyin modelcontextprotocol/python-sdk#895- feat: support audio content by
@LucaButBoringin modelcontextprotocol/python-sdk#725- Use
total_secondsinstead ofsecondson timeout by@Kludexin modelcontextprotocol/python-sdk#896- normalize string ID to int in server messages for compatibility by
@wangxm345566462in modelcontextprotocol/python-sdk#851- relax validation by
@dr3sin modelcontextprotocol/python-sdk#879- Fix uncaught exception in MCP server by
@ddworkenin modelcontextprotocol/python-sdk#822- Use
FileUrlon theresources/listcall in thesimple-resourceexample by@nandshain modelcontextprotocol/python-sdk#907
... (truncated)
Commits
dced223Remove frozen from build (#1040)0323831unpin jsonschema version (#1037)4b65963Update latest protocol version to 2025-06-18 (#1036)43bb24ffeat: Add structured output support for tool functions (#993)c8bbfc0Add schema validation to lowlevel server (#1005)0b11bdbci: add --frozen flag to all uv commands in workflows (#970)41f3bc3Make "resource" optional on earlier protocols (#1017)4d45bb8refactor: rename DummyProcess to FallbackProcess in Windows stdio (#1015)6747688Fix/.well-known/oauth-authorization-serverdropping path (#1014)ce007deRemove github from auth examples (#1011)- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.5.0 to 1.10.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.5.0...v1.10.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
labels
Jul 4, 2025This 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