chore(deps): bump uipath-langchain-client to 1.16.1#969
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s UiPath-related dependency constraints and lockfile to align with the latest released versions, ensuring the SDK builds and runs against the current UiPath Python ecosystem.
Changes:
- Bumped
uipathto>=2.12.7,<2.13.0and updateduv.lockaccordingly. - Bumped
uipath-platformto>=0.1.91,<0.2.0and refreshed lock entries. - Bumped
uipath-langchain-client(all extras) to>=1.16.0,<1.17.0and updated transitive lock versions (e.g.,uipath-llm-client,uipath-runtime).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| uv.lock | Refreshes the resolved dependency graph and artifact hashes to reflect updated UiPath package versions and new transitive dependencies. |
| pyproject.toml | Updates declared UiPath dependency version ranges (including optional extras) to target the newer releases. |
- uipath-langchain-client >=1.16.1,<1.17.0 (locked 1.14.1 -> 1.16.1) - uipath-llm-client 1.14.0 -> 1.16.0 (transitive) 1.16.1 fixes the import-time crash without the bedrock extra introduced in 1.15.2/1.16.0 (uipath-llm-client-python#103). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3efbdf9 to
40931ef
Compare
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
radu-mocanu
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



>=1.16.1, <1.17.0(all extras)0.13.21→0.13.22🤖 Generated with Claude Code