Skip to content

chore: require uipath-llm-client 1.16.3#984

Merged
andreitava-uip merged 1 commit into
mainfrom
chore/bump-uipath-llm-client-1.16.3
Jul 13, 2026
Merged

chore: require uipath-llm-client 1.16.3#984
andreitava-uip merged 1 commit into
mainfrom
chore/bump-uipath-llm-client-1.16.3

Conversation

@andreitava-uip

@andreitava-uip andreitava-uip commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump uipath-langchain from 0.14.5 to 0.14.6
  • raise the uipath-llm-client minimum from 1.16.2 to 1.16.3
  • regenerate uv.lock against the published 1.16.3 artifact

This makes the case-insensitive request-header merge fix from UiPath/uipath-llm-client-python#106 a required transitive dependency.

Verification

  • uv sync --all-extras succeeded and installed uipath-llm-client==1.16.3
  • uv sync --locked --all-extras succeeded
  • Ruff lint and formatting passed
  • MyPy passed for 346 source files
  • HTTPX client usage lint passed

Copilot AI review requested due to automatic review settings July 13, 2026 13:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the uipath-langchain package version and updates dependency constraints to require uipath-llm-client>=1.16.3 (along with a regenerated uv.lock) so downstream consumers reliably get the case-insensitive request-header merge fix.

Changes:

  • Bump uipath-langchain version from 0.14.5 to 0.14.6.
  • Raise minimum uipath-llm-client from 1.16.2 to 1.16.3.
  • Regenerate uv.lock to resolve and pin against the published uipath-llm-client==1.16.3 artifact.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates project version and raises the uipath-llm-client minimum required version.
uv.lock Refreshes the lockfile to reflect uipath-langchain==0.14.6 and uipath-llm-client==1.16.3 (including updated artifact URLs/hashes).

@sonarqubecloud

Copy link
Copy Markdown

@andreitava-uip andreitava-uip merged commit 1af58fd into main Jul 13, 2026
46 checks passed
@andreitava-uip andreitava-uip deleted the chore/bump-uipath-llm-client-1.16.3 branch July 13, 2026 14:50
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.

3 participants