- 
                Notifications
    
You must be signed in to change notification settings  - Fork 580
 
Commit a4b9f98
authored
Bump mcp from 1.11.0 to 1.17.0 in /tools (#6193)
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from
1.11.0 to 1.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/python-sdk/releases">mcp's
releases</a>.</em></p>
<blockquote>
<h2>v1.17.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add documentation structure by <a
href="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/Kludex"><code>@Kludex</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1425">modelcontextprotocol/python-sdk#1425</a></li>
<li>Add documentation about testing by <a
href="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/Kludex"><code>@Kludex</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1426">modelcontextprotocol/python-sdk#1426</a></li>
<li>Improve OAuth protected resource metadata URL construction per RFC
9728 by <a href="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/shulkx"><code>@shulkx</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1407">modelcontextprotocol/python-sdk#1407</a></li>
<li>feat: add ability to remove tools by <a
href="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/brandonspark"><code>@brandonspark</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1322">modelcontextprotocol/python-sdk#1322</a></li>
<li>Update README to link to Python SDK documentation by <a
href="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/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1430">modelcontextprotocol/python-sdk#1430</a></li>
<li>fix: update CLAUDE.md to remove auto-addition of reviewers. by <a
href="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/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1431">modelcontextprotocol/python-sdk#1431</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="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/shulkx"><code>@shulkx</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1407">modelcontextprotocol/python-sdk#1407</a></li>
<li><a
href="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/brandonspark"><code>@brandonspark</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1322">modelcontextprotocol/python-sdk#1322</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/python-sdk/compare/v1.16.0...v1.17.0">https://github.com/modelcontextprotocol/python-sdk/compare/v1.16.0...v1.17.0</a></p>
<h2>v1.16.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add error log for client stdio by <a
href="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/pengwa"><code>@pengwa</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/924">modelcontextprotocol/python-sdk#924</a></li>
<li>Accept additional response_types values from OAuth servers by <a
href="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/jonshea"><code>@jonshea</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1323">modelcontextprotocol/python-sdk#1323</a></li>
<li>Issue 1379 patch - Fix MCP server OAuth not working with Visual
Studio Code and others with extra grant_types by <a
href="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/automaton82"><code>@automaton82</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1380">modelcontextprotocol/python-sdk#1380</a></li>
<li>Add comprehensive Unicode tests for streamable HTTP transport by <a
href="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/pja-ant"><code>@pja-ant</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1381">modelcontextprotocol/python-sdk#1381</a></li>
<li>Update Icon.sizes to use string array format by <a
href="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/pja-ant"><code>@pja-ant</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1411">modelcontextprotocol/python-sdk#1411</a></li>
<li>Delete CODEOWNERS to eliminate notification overload by <a
href="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/felixweinberger"><code>@felixweinberger</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1413">modelcontextprotocol/python-sdk#1413</a></li>
<li>fix: fix the system message in simple-chatbot example by <a
href="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/yukuanj"><code>@yukuanj</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1394">modelcontextprotocol/python-sdk#1394</a></li>
<li>fix: improve misleading warning for progress callback exceptions by
<a
href="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/lorenzocesconetto"><code>@lorenzocesconetto</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/775">modelcontextprotocol/python-sdk#775</a></li>
<li>fix: catch and rethrow SSEError during SSE connection establishment
by <a href="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/zhangch-ss"><code>@zhangch-ss</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/975">modelcontextprotocol/python-sdk#975</a></li>
<li>Add icons support for ResourceTemplate by <a
href="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/pja-ant"><code>@pja-ant</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1412">modelcontextprotocol/python-sdk#1412</a></li>
</ul>
<h2>New Contributors 🙏</h2>
<ul>
<li><a href="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/pengwa"><code>@pengwa</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/924">modelcontextprotocol/python-sdk#924</a></li>
<li><a href="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/jonshea"><code>@jonshea</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1323">modelcontextprotocol/python-sdk#1323</a></li>
<li><a
href="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/automaton82"><code>@automaton82</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1380">modelcontextprotocol/python-sdk#1380</a></li>
<li><a href="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/yukuanj"><code>@yukuanj</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1394">modelcontextprotocol/python-sdk#1394</a></li>
<li><a
href="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/zhangch-ss"><code>@zhangch-ss</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/975">modelcontextprotocol/python-sdk#975</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/python-sdk/compare/1.15.0...v1.16.0">https://github.com/modelcontextprotocol/python-sdk/compare/1.15.0...v1.16.0</a></p>
<h2>v1.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Return HTTP 403 for invalid Origin headers by <a
href="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/pja-ant"><code>@pja-ant</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1353">modelcontextprotocol/python-sdk#1353</a></li>
<li>Add test for ProtectedResourceMetadataParsing by <a
href="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/yannj-fr"><code>@yannj-fr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1236">modelcontextprotocol/python-sdk#1236</a></li>
<li>Fastmcp logging progress example by <a
href="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/stevebillings"><code>@stevebillings</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1270">modelcontextprotocol/python-sdk#1270</a></li>
<li>feat: add paginated list decorators for prompts, resources, and
tools by <a
href="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/maxisbey"><code>@maxisbey</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1286">modelcontextprotocol/python-sdk#1286</a></li>
<li>Remove "unconditionally" from conditional description by
<a href="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/mssalvatore"><code>@mssalvatore</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1289">modelcontextprotocol/python-sdk#1289</a></li>
<li>Use streamable-http consistently in examples by <a
href="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/maxisbey"><code>@maxisbey</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1389">modelcontextprotocol/python-sdk#1389</a></li>
<li>feat: Add SDK support for SEP-1034 default values in elicitation
schemas by <a
href="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/chughtapan"><code>@chughtapan</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1337">modelcontextprotocol/python-sdk#1337</a></li>
<li>Implementation of SEP 973 - Additional metadata + icons support by
<a href="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/pja-ant"><code>@pja-ant</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1357">modelcontextprotocol/python-sdk#1357</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="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/stevebillings"><code>@stevebillings</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/pull/1270">modelcontextprotocol/python-sdk#1270</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/61399b386c19af9b9c9277727990a6b3c6a95d83"><code>61399b3</code></a>
fix: update CLAUDE.md to remove auto-addition of reviewers. (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1431">#1431</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/7d335efd82b2bdc80158f6538b9532763b3c2e4e"><code>7d335ef</code></a>
Update README to link to Python SDK documentation (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1430">#1430</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/b8e758b02b4bdca5dfd44df68c282b2c51640acb"><code>b8e758b</code></a>
feat: add ability to remove tools (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1322">#1322</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/df3e428ee85c025ce6b51beedcb3413f7c3c821a"><code>df3e428</code></a>
Improve OAuth protected resource metadata URL construction per RFC 9728
(<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1407">#1407</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/814c9c024a86fa0f608e87b15b21a0a16a926d61"><code>814c9c0</code></a>
Add documentation about testing (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1426">#1426</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/89619a8604755178ae038a01c0cba50288640baa"><code>89619a8</code></a>
Add documentation structure (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1425">#1425</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/3e798bfc01856df711b921f7f3b55379fbd087e4"><code>3e798bf</code></a>
Add icons support for ResourceTemplate (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1412">#1412</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/f676f6c0f0a19c0d3f652a59b6eb668cfbfa025f"><code>f676f6c</code></a>
fix: catch and rethrow SSEError during SSE connection establishment (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/975">#975</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/d648a31359fcac5eafb0b9293b50c66c6b0b686f"><code>d648a31</code></a>
fix: improve misleading warning for progress callback exceptions (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/775">#775</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/python-sdk/commit/c81ff64e94469c841010c1fef43cb298c6dc78d3"><code>c81ff64</code></a>
fix: fix the system message in simple-chatbot example (<a
href="https://redirect.github.com/modelcontextprotocol/python-sdk/issues/1394">#1394</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/python-sdk/compare/v1.11.0...v1.17.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 73aad93 commit a4b9f98Copy full SHA for a4b9f98
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
- tools
 
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
tools/requirements_lock.txt
Copy file name to clipboardExpand all lines: tools/requirements_lock.txt+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
334 | 334 |  | |
335 | 335 |  | |
336 | 336 |  | |
337 |  | - | |
338 |  | - | |
339 |  | - | |
 | 337 | + | |
 | 338 | + | |
 | 339 | + | |
340 | 340 |  | |
341 | 341 |  | |
342 | 342 |  | |
 | |||
0 commit comments