Skip to content

Commit 6fbe093

Browse files
committed
chore(deps): Upgrade mcp for test clients
1 parent 2d6b623 commit 6fbe093

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e_tests/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.22.0
2-
mcp==1.6.0
2+
mcp==1.9.2
33
uvicorn==0.34.2
44

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

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.22.0
2-
mcp==1.6.0
2+
mcp==1.9.2
33
uvicorn==0.34.2
44

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

0 commit comments

Comments
 (0)