Skip to content

Commit e9feb83

Browse files
update mcp dependency to version 1.13.1 in pyproject.toml and uv.lock
1 parent 433478f commit e9feb83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ dependencies = [
3131
"uvicorn==0.35.0",
3232
"pylint-pydantic==0.3.5",
3333
"pexpect==4.9.0",
34-
"mcp==1.13.0"
34+
"mcp==1.13.1"
3535
]

src/backend/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)