Skip to content

Commit e732a0d

Browse files
chore(deps): bump mcp from 1.9.0 to 1.10.0 in the pip group
Bumps the pip group with 1 update: [mcp](https://github.com/modelcontextprotocol/python-sdk). Updates `mcp` from 1.9.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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.10.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f85928 commit e732a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ huggingface-hub==0.31.4
2020
idna==3.10
2121
markdown-it-py==3.0.0
2222
MarkupSafe==3.0.2
23-
mcp==1.9.0
23+
mcp==1.10.0
2424
mdurl==0.1.2
2525
packaging==25.0
2626
pathspec==0.12.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"idna==3.10",
3838
"markdown-it-py==3.0.0",
3939
"MarkupSafe==3.0.2",
40-
"mcp==1.9.0",
40+
"mcp==1.10.0",
4141
"mdurl==0.1.2",
4242
"packaging==25.0",
4343
"pathspec==0.12.1",

0 commit comments

Comments
 (0)