Skip to content

chore: bump uipath to 2.11.7 and uipath-runtime to 0.11.2#108

Merged
scottcmg merged 1 commit into
mainfrom
chore/bump-uipath-2.11.7
Jun 23, 2026
Merged

chore: bump uipath to 2.11.7 and uipath-runtime to 0.11.2#108
scottcmg merged 1 commit into
mainfrom
chore/bump-uipath-2.11.7

Conversation

@scottcmg

Copy link
Copy Markdown
Contributor

Summary

Widens uipath-dev's dependency bounds so it's compatible with the latest uipath release:

  • uipath: >=2.10.57, <2.11.0>=2.11.7, <2.12.0
  • uipath-runtime: >=0.11.0, <0.12.0>=0.11.2, <0.12.0
  • uipath-dev version: 0.0.800.0.81
  • uv.lock refreshed (pinned to uipath 2.11.7 / uipath-runtime 0.11.2, matching the intended release versions rather than the newer 2.11.8)

Why

The previous uipath<2.11.0 ceiling blocked uipath-agents-python from resolving once it pins uipath==2.11.7 — every published uipath-dev (0.0.73–0.0.80) capped below 2.11.0, so the dev dependency group was unsatisfiable.

This is step 2 of the coordinated version bump across repos:

  1. uipath-langchainchore: bump uipath and uipath-runtime uipath-langchain-python#920
  2. uipath-dev — this PR
  3. uipath-agents — to follow, once 1 & 2 are merged and released

A new uipath-dev 0.0.81 needs to be released to PyPI before uipath-agents can bump to uipath-dev>=0.0.81.

🤖 Generated with Claude Code

Widen the uipath lower bound to 2.11.7 (<2.12.0) and uipath-runtime to
0.11.2 (<0.12.0) so uipath-dev is compatible with the latest uipath
release. The previous <2.11.0 ceiling blocked uipath-agents-python from
resolving once it pinned uipath==2.11.7. Bump uipath-dev to 0.0.81 and
refresh the lockfile (pinned to uipath 2.11.7 / uipath-runtime 0.11.2).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@maxduu maxduu self-requested a review June 23, 2026 00:43
@scottcmg scottcmg merged commit 4d7d2d8 into main Jun 23, 2026
11 checks passed
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