Skip to content

Commit ec902fb

Browse files
Bump mcp from 1.26.0 to 1.27.2
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.26.0 to 1.27.2. - [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.26.0...v1.27.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41285c0 commit ec902fb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ rich = ">=13.9.4, <14"
4646
patch-ng = "1.19.1"
4747
typer = "^0.15.3"
4848
tenacity = ">=9.0.0,<9.1.0"
49-
mcp = { version = ">=1.9.3,<2.0.0", markers = "python_version >= '3.10'" }
49+
mcp = { version = ">=1.27.2,<2.0.0", markers = "python_version >= '3.10'" }
5050
pydantic = ">=2.11.5,<3.0.0"
5151
pathvalidate = ">=3.3.1,<4.0.0"
5252
tomli-w = ">=1.0.0,<2.0.0"

0 commit comments

Comments
 (0)