Skip to content

Commit ad5dec5

Browse files
build(deps): bump mcp from 1.9.4 to 1.15.0
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.9.4 to 1.15.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.9.4...1.15.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dd600c commit ad5dec5

File tree

2 files changed

+214
-5
lines changed

2 files changed

+214
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828
version = "0.9.0"
2929
requires-python = ">=3.10"
30-
dependencies = ["mcp==1.9.4", "uvicorn>=0.34.0"]
30+
dependencies = ["mcp==1.15.0", "uvicorn>=0.34.0"]
3131

3232
[build-system]
3333
requires = ["setuptools"]

0 commit comments

Comments
 (0)