Skip to content

chore: bump uipath sdk dependency#112

Merged
radu-mocanu merged 1 commit into
mainfrom
chore/uipath-2.13-runtime-0.12
Jul 6, 2026
Merged

chore: bump uipath sdk dependency#112
radu-mocanu merged 1 commit into
mainfrom
chore/uipath-2.13-runtime-0.12

Conversation

@radu-mocanu

@radu-mocanu radu-mocanu commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • allow uipath-dev to resolve with the 2.13 SDK family
  • publish uipath-dev 0.0.84 for downstream testcases

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-dev==0.0.84.dev1001120288",

  # Any version from PR
  "uipath-dev>=0.0.84.dev1001120000,<0.0.84.dev1001130000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-dev = { index = "testpypi" }

@radu-mocanu radu-mocanu force-pushed the chore/uipath-2.13-runtime-0.12 branch from d5c3c75 to 93fe8f5 Compare July 6, 2026 14:42
@radu-mocanu radu-mocanu merged commit 84cd1a1 into main Jul 6, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants