Skip to content

Commit 9984c7e

Browse files
feat: bump uipath to 2.13.0
1 parent 9b7908b commit 9984c7e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/uipath/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "uipath"
3-
version = "2.12.8"
3+
version = "2.13.0"
44
description = "Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools."
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
88
"uipath-core>=0.5.26, <0.6.0",
99
"uipath-runtime>=0.11.7, <0.12.0",
10-
"uipath-platform>=0.1.92, <0.2.0",
10+
"uipath-platform>=0.2.0, <0.3.0",
1111
"click>=8.3.1",
1212
"httpx>=0.28.1",
1313
"pyjwt>=2.10.1",

packages/uipath/uv.lock

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

0 commit comments

Comments
 (0)