Skip to content

Commit 0f6f2b6

Browse files
committed
chore: upgrade mcp to 1.24.0
1 parent 54e4ca2 commit 0f6f2b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "UiPath MCP SDK"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"mcp==1.11.0",
8+
"mcp==1.24.0",
99
"pysignalr==1.3.0",
1010
"uipath>=2.1.108, <2.2.0",
1111
]

0 commit comments

Comments
 (0)