Skip to content

Commit b857951

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump mcp from 1.17.0 to 1.20.0 in /examples/chatbots/python
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.17.0 to 1.20.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.17.0...v1.20.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6293abc commit b857951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chatbots/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiobotocore[boto3]==2.25.0
2-
mcp==1.17.0
2+
mcp==1.20.0
33
uvicorn==0.37.0
44

55
# For testing, this module is installed from local files.

0 commit comments

Comments
 (0)