Skip to content

Commit 4d7d2d8

Browse files
authored
Merge pull request #108 from UiPath/chore/bump-uipath-2.11.7
chore: bump uipath to 2.11.7 and uipath-runtime to 0.11.2
2 parents 8e4e22d + ea92474 commit 4d7d2d8

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[project]
22
name = "uipath-dev"
3-
version = "0.0.80"
3+
version = "0.0.81"
44
description = "UiPath Developer Console"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"uipath-runtime>=0.11.0, <0.12.0",
8+
"uipath-runtime>=0.11.2, <0.12.0",
99
"textual>=7.5.0, <8.0.0",
1010
"pyperclip>=1.11.0, <2.0.0",
1111
"fastapi>=0.128.8",
1212
"uvicorn[standard]>=0.40.0",
13-
"uipath>=2.10.57, <2.11.0",
13+
"uipath>=2.11.7, <2.12.0",
1414
"aiosqlite>=0.20.0",
1515
"pywinpty>=2.0.0; sys_platform == 'win32'",
1616
"mcp[cli]>=1.0.0",

uv.lock

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

0 commit comments

Comments
 (0)