Skip to content

Chore: bump dependency floors to latest installed versions#72

Merged
cosminacho merged 1 commit into
mainfrom
chore/bump-dep-floors-2026-04-23
Apr 23, 2026
Merged

Chore: bump dependency floors to latest installed versions#72
cosminacho merged 1 commit into
mainfrom
chore/bump-dep-floors-2026-04-23

Conversation

@cosminacho

Copy link
Copy Markdown
Collaborator

Summary

Three packages upgraded after uv sync --upgrade:

Package Old floor New floor
uipath-platform (core) >=0.1.34 >=0.1.35
langchain-openai >=1.1.16 >=1.2.0
langchain-aws >=1.4.4 >=1.4.5

Which packages

  • Core 1.9.8 → 1.9.9 (uipath-platform floor bump).
  • Langchain 1.9.8 → 1.9.9 (langchain-openai, langchain-aws floor bumps; uipath-llm-client floor updated to 1.9.9).

Test plan

  • uv sync --all-extras resolves cleanly
  • ruff check
  • ruff format --check
  • pyright
  • pytest tests — 1522 passed, 736 skipped, 9 xpassed

🤖 Generated with Claude Code

- Core: `uipath-platform>=0.1.35` (was 0.1.34).
- Langchain: `langchain-openai>=1.2.0` (was 1.1.16), `langchain-aws>=1.4.5` (was 1.4.4).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cosminacho cosminacho merged commit 24a9e11 into main Apr 23, 2026
8 checks passed
@cosminacho cosminacho deleted the chore/bump-dep-floors-2026-04-23 branch April 23, 2026 11:34
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.

1 participant