Skip to content

chore: bump uipath-platform to >=0.1.91#105

Merged
vldcmp-uipath merged 1 commit into
mainfrom
chore/bump-uipath-platform
Jul 3, 2026
Merged

chore: bump uipath-platform to >=0.1.91#105
vldcmp-uipath merged 1 commit into
mainfrom
chore/bump-uipath-platform

Conversation

@vldcmp-uipath

Copy link
Copy Markdown
Contributor

What

Bumps the uipath-platform dependency floor from >=0.1.35 to >=0.1.91.

Why

uipath-platform 0.1.89/0.1.90 crash with a circular-import ImportError when importing IdentityService — an import this client does directly in settings/platform/auth.py. Fixed upstream in UiPath/uipath-python#1787 (released as 0.1.91). The new floor also matches what the uipath SDK 2.12.7 requires, so both resolve to the same platform version when installed together.

Affected packages

Both:

  • core uipath-llm-client: 1.15.0 → 1.15.1 (dependency floor bump)
  • langchain uipath-langchain-client: 1.15.1 → 1.15.2 (picks up core 1.15.1, uipath-llm-client floor → >=1.15.1)

🤖 Generated with Claude Code

Fixes circular-import ImportError when importing IdentityService in
uipath-platform 0.1.89/0.1.90 (UiPath/uipath-python#1787).

Core 1.15.0 -> 1.15.1, langchain 1.15.1 -> 1.15.2.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vldcmp-uipath vldcmp-uipath merged commit c1facdd into main Jul 3, 2026
11 checks passed
@vldcmp-uipath vldcmp-uipath deleted the chore/bump-uipath-platform branch July 3, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants