chore: bump mcp from 1.9.4 to 1.10.0 in /services/mcp-server
Closed
Number: #60
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 29, 2025 at 10:50 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 29, 2025 at 10:51 AM UTC
(11 months ago)
(11 months ago)
Closed:
July 29, 2025 at 10:51 AM UTC
(11 months ago)
(11 months ago)
Time to Close:
1 minute
Labels:
dependencies python
dependencies python
Description:
Bumps mcp from 1.9.4 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: https://github.com/modelcontextprotocol/python-sdk/compare/v1.9.4...v1.10.0
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.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+217
+217
Deletions:
-8
-8
Package Dependencies
Package:
mcp
Ecosystem:
pip
pip
Version Change:
1.9.4 → 1.10.0
Update Type:
Minor
Minor
Path:
/services/mcp-server
Technical Details
| ID: | 4294613 |
| UUID: | 2703684315 |
| Node ID: | PR_kwDONrJl2c6hJvLb |
| Host: | GitHub |
| Repository: | stackitcloud/rag-template |
| Mergeable: | Yes |
| Merge State: | Unstable |