bump mcp from 1.7.1 to 1.9.1
Closed
Number: #16
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 26, 2025 at 08:35 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 02, 2025 at 08:40 AM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
June 02, 2025 at 08:40 AM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
7 days
Labels:
dependencies python
dependencies python
Description:
Bumps mcp from 1.7.1 to 1.9.1.
Release notes
Sourced from mcp's releases.
v1.9.1
What's Changed
- Add OAuth authentication client for HTTPX by
@ihrprin modelcontextprotocol/python-sdk#751- fastmcp: allow passing Tool directly to FastMCP constructor by
@vbardain modelcontextprotocol/python-sdk#699- add auth client sse by
@ihrprin modelcontextprotocol/python-sdk#760- Change default binding from 0.0.0.0 to 127.0.0.1 to align with security recommendations by
@ciccolo-anthropicin modelcontextprotocol/python-sdk#738- fix: Pass cursor parameter to server by
@nbarbettiniin modelcontextprotocol/python-sdk#745New Contributors
@vbardamade their first contribution in modelcontextprotocol/python-sdk#699@ciccolo-anthropicmade their first contribution in modelcontextprotocol/python-sdk#738Full Changelog: https://github.com/modelcontextprotocol/python-sdk/compare/v1.9.0...v1.9.1
v1.9.0
Protocol Version Update
Now the latest protocol version for Python SDK is 2025-03-26
What's Changed
- Fix typo in authentication section of README by
@mopgin modelcontextprotocol/python-sdk#676- fix: 204 is an acceptable response to DELETEing the session by
@nbarbettiniin modelcontextprotocol/python-sdk#697- Minor tweaks to README for Streamable HTTP by
@evalstatein modelcontextprotocol/python-sdk#690- Properly infer prefix for SSE messages by
@jlowinin modelcontextprotocol/python-sdk#659- Simple Auth Example to use shttp in addition to sse by
@ihrprin modelcontextprotocol/python-sdk#695- Create
ClientSessionGroupfor managing multiple session connections. by@mkeidin modelcontextprotocol/python-sdk#639- fix typo: server has get_context attribute instead of request_context. by
@shimizukawain modelcontextprotocol/python-sdk#446- docs: clarify LLM API configuration in mcp_simple_chatbot README by
@ddltnin modelcontextprotocol/python-sdk#487- fix: Add checks and better error messages on server object for mcp run by
@john0312in modelcontextprotocol/python-sdk#297- Fix hanging on streams when stdio_client exiting by
@LionNatsuin modelcontextprotocol/python-sdk#559- feat: add message to ProgressNotification by
@aksheydin modelcontextprotocol/python-sdk#435- Update CI configuration to support multiple OS environments by
@DanielAvdarin modelcontextprotocol/python-sdk#708- feat: add cursor pagination support to all client list methods by
@jerome3o-anthropicin modelcontextprotocol/python-sdk#718- Add example for stateless server with JSON response by
@5enxiain modelcontextprotocol/python-sdk#704- Include server examples folder in pyright check by
@ihrprin modelcontextprotocol/python-sdk#667- Set 2025-03-26 as the latest protocol version by
@ihrprin modelcontextprotocol/python-sdk#719- Fix example for multiple stateless servers by
@ihrprin modelcontextprotocol/python-sdk#720- fix: Update
@mcp.resource to use function documentation as default descrip… by@jingyugaoin modelcontextprotocol/python-sdk#489- Add progress notification callback for client by
@ihrprin modelcontextprotocol/python-sdk#721- Servers to accept older versions of client by
@ihrprin modelcontextprotocol/python-sdk#722New Contributors
@mopgmade their first contribution in modelcontextprotocol/python-sdk#676@nbarbettinimade their first contribution in modelcontextprotocol/python-sdk#697@jlowinmade their first contribution in modelcontextprotocol/python-sdk#659@mkeidmade their first contribution in modelcontextprotocol/python-sdk#639@shimizukawamade their first contribution in modelcontextprotocol/python-sdk#446@ddltnmade their first contribution in modelcontextprotocol/python-sdk#487@LionNatsumade their first contribution in modelcontextprotocol/python-sdk#559@aksheydmade their first contribution in modelcontextprotocol/python-sdk#435
... (truncated)
Commits
e80c015fix: Pass cursor parameter to server (#745)2ca2de7Change default binding from 0.0.0.0 to 127.0.0.1 to align with security recom...43ded92add auth client sse (#760)5a9340afastmcp: allow passing Tool directly to FastMCP constructor (#699)e33cd41Add OAuth authentication client for HTTPX (#751)6353dd1Servers to accept older versions of client (#722)5d33861Add progress notification callback for client (#721)1bdeed3fix: Update@mcp.resource to use function documentation as default descrip… (...c2f8730Fix example for multiple stateless servers (#720)13f0182Set 2025-03-26 as the latest protocol version (#719)- 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1217215 |
| UUID: | 3090444793 |
| Node ID: | PR_kwDOOTfjJ86XmTd_ |
| Host: | GitHub |
| Repository: | heroku/mcp-code-exec-python |