Skip to content

Commit 32463b0

Browse files
chore(deps-dev): bump mcp from 1.21.0 to 1.23.0 (#120)
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.21.0 to 1.23.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.21.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75ff8af commit 32463b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev = ["pytest>=7.0.0", "ruff>=0.1.0", "mypy>=1.0.0"]
3939
agent-strands = [
4040
"strands-agents==1.16.0",
4141
"bedrock-agentcore[strands-agents]==1.0.6",
42-
"mcp==1.21.0",
42+
"mcp==1.23.0",
4343
]
4444

4545
# LangGraph agent dependencies (for local development)
@@ -48,7 +48,7 @@ agent-langgraph = [
4848
"langchain-aws==1.0.0",
4949
"langchain-mcp-adapters==0.1.13",
5050
"langgraph-checkpoint-aws==1.0.1",
51-
"mcp==1.21.0",
51+
"mcp==1.23.0",
5252
]
5353

5454
# All dependencies for local development

0 commit comments

Comments
 (0)