Skip to content

Commit c9b429b

Browse files
chore(deps): bump the python-chatbots group (#1390)
Bumps the python-chatbots group in /examples/chatbots/python with 2 updates: [mcp](https://github.com/modelcontextprotocol/python-sdk) and [boto3](https://github.com/boto/boto3). Updates `mcp` from 1.26.0 to 1.27.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.26.0...v1.27.0) Updates `boto3` from 1.42.84 to 1.43.4 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.84...1.43.4) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-chatbots - dependency-name: boto3 dependency-version: 1.43.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-chatbots ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b6d495 commit c9b429b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/chatbots/python/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
strands-agents==1.38.0
2-
mcp==1.26.0
2+
mcp==1.27.0
33
uvicorn==0.46.0
4-
boto3==1.42.84
4+
boto3==1.43.4
55

66
# For testing, this module is installed from local files.
77
# Uncomment this line to build using the module from PyPi

0 commit comments

Comments
 (0)