Skip to content

Commit 284c174

Browse files
fix: regenerate uv.lock files and update mcp to 1.26.0 for semantic-kernel compatibility
- Update mcp 1.23.0 → 1.26.0 in src/backend/pyproject.toml (required by semantic-kernel 1.39.4) - Regenerate src/backend/uv.lock with updated semantic-kernel, python-multipart, and mcp versions - Regenerate src/mcp_server/uv.lock with updated python-multipart version Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>
1 parent 9ba8076 commit 284c174

3 files changed

Lines changed: 18 additions & 21 deletions

File tree

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"uvicorn==0.35.0",
3232
"pylint-pydantic==0.3.5",
3333
"pexpect==4.9.0",
34-
"mcp==1.23.0",
34+
"mcp==1.26.0",
3535
"werkzeug==3.1.5",
3636
"azure-core==1.38.0",
3737
"agent-framework>=1.0.0b251105",

src/backend/uv.lock

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

src/mcp_server/uv.lock

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

0 commit comments

Comments
 (0)