Skip to content

Commit e419022

Browse files
Bump mcp from 1.13.1 to 1.23.0 in /mcp
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.13.1 to 1.23.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.13.1...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72ef714 commit e419022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"fastmcp==2.12.0",
1515
"flasgger==0.9.7.1",
1616
"flask==3.1.2",
17-
"mcp==1.13.1",
17+
"mcp==1.23.0",
1818
"openai>=2.5.0",
1919
"pyjwt[crypto]==2.10.1",
2020
"python-dotenv==1.1.0",

mcp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jsonschema-specifications==2025.9.1
3737
lazy-object-proxy==1.12.0
3838
markdown-it-py==4.0.0
3939
markupsafe==3.0.3
40-
mcp==1.15.0
40+
mcp==1.23.0
4141
mdurl==0.1.2
4242
more-itertools==10.8.0
4343
openai==1.109.0

0 commit comments

Comments
 (0)