Skip to content

Commit 38eab7a

Browse files
chore(deps): bump mcp from 1.11.0 to 1.23.0
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.11.0 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.11.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6aafff commit 38eab7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.23.0",
99
"pysignalr==1.3.0",
1010
"uipath>=2.1.108, <2.2.0",
1111
]

0 commit comments

Comments
 (0)