Skip to content

Commit 06c6766

Browse files
Bump mcp from 1.6.0 to 1.10.0
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.6.0 to 1.10.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.6.0...v1.10.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e26229 commit 06c6766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"langchain>=0.3.21",
1212
"langchain-anthropic>=0.3.3",
1313
"langchain-google-genai>=2.0.10",
14-
"mcp==1.6.0",
14+
"mcp==1.10.0",
1515
"python-dotenv>=1.1.0",
1616
"playwright>=1.41.0",
1717
"flask>=3.1.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ langchain-openai==0.3.1
4040
langchain-text-splitters==0.3.7
4141
langsmith==0.3.22
4242
markdownify==0.14.1
43-
mcp==1.6.0
43+
mcp==1.10.0
4444
monotonic==1.6
4545
ollama==0.4.7
4646
openai==1.70.0

0 commit comments

Comments
 (0)