Skip to content

Commit 41d381f

Browse files
Bump mcp from 1.13.1 to 1.23.0 in /src/backend
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.13.1 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.13.1...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce6df3e commit 41d381f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies = [
3131
"uvicorn==0.35.0",
3232
"pylint-pydantic==0.3.5",
3333
"pexpect==4.9.0",
34-
"mcp==1.13.1"
34+
"mcp==1.23.0"
3535
]

0 commit comments

Comments
 (0)