Skip to content

Commit f31bdce

Browse files
chore(deps): bump mcp from 1.12.4 to 1.14.0
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.12.4 to 1.14.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.12.4...v1.14.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e635364 commit f31bdce

File tree

2 files changed

+337
-337
lines changed

2 files changed

+337
-337
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
{name = "Jonathan Löwenstern"}
1010
]
1111
dependencies = [
12-
"mcp~=1.12.4",
12+
"mcp>=1.12.4,<1.15.0",
1313
"ollama~=0.5.3",
1414
"prompt-toolkit~=3.0.51",
1515
"rich~=14.1.0",

0 commit comments

Comments
 (0)