Skip to content

Commit 7da852f

Browse files
committed
fix: update runtime 0.3.0, textual 6.11.0
1 parent 845441d commit 7da852f

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "uipath-dev"
3-
version = "0.0.13"
3+
version = "0.0.14"
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.2.0, <0.3.0",
9-
"textual>=6.7.1, <7.0.0",
8+
"uipath-runtime>=0.3.0, <0.4.0",
9+
"textual>=6.11.0, <7.0.0",
1010
"pyperclip>=1.11.0, <2.0.0",
1111
]
1212
classifiers = [

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)