Skip to content

Commit 6f1397b

Browse files
chore: increment runtime and core versions
1 parent bd0d721 commit 6f1397b

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ description = "Python SDK and CLI for UiPath Platform, enabling programmatic int
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"uipath-core>=0.3.0, <0.4.0",
9-
"uipath-runtime>=0.7.1, <0.8.0",
8+
"uipath-core>=0.4.0, <0.5.0",
9+
"uipath-runtime>=0.8.0, <0.9.0",
1010
"click>=8.3.1",
1111
"httpx>=0.28.1",
12+
"httpx>=0.28.1",
1213
"pyjwt>=2.10.1",
1314
"python-dotenv>=1.0.1",
1415
"tenacity>=9.0.0",

uv.lock

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

0 commit comments

Comments
 (0)