Skip to content

Commit 206998f

Browse files
chore(deps): update mcp requirement in the mcp group across 1 directory
Updates the requirements on [mcp](https://github.com/modelcontextprotocol/python-sdk) to permit the latest version. Updates `mcp` to 1.27.1 - [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.27.0...v1.27.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.1 dependency-type: direct:production dependency-group: mcp ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec7045d commit 206998f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"License :: OSI Approved :: MIT License",
2323
]
2424
dependencies = [
25-
"mcp>=1.27.0,<2",
25+
"mcp>=1.27.1,<2",
2626
]
2727

2828
[project.scripts]

0 commit comments

Comments
 (0)