Skip to content

Commit 06d0e6c

Browse files
committed
chore: upgrade mcp to 1.24.0
1 parent 54e4ca2 commit 06d0e6c

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "uipath-mcp"
3-
version = "0.0.106"
3+
version = "0.0.107"
44
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
]

uv.lock

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

0 commit comments

Comments
 (0)