Skip to content

Chore: bump dependency floors to latest installed versions#67

Merged
cosminacho merged 1 commit into
mainfrom
chore/bump-dependency-floors
Apr 20, 2026
Merged

Chore: bump dependency floors to latest installed versions#67
cosminacho merged 1 commit into
mainfrom
chore/bump-dependency-floors

Conversation

@cosminacho

Copy link
Copy Markdown
Collaborator

Summary

  • Ran uv sync --upgrade and aligned pyproject floors with the resolved versions.
  • Core bumped 1.9.2 → 1.9.4, langchain bumped 1.9.3 → 1.9.4 (kept in sync per CLAUDE.md).

Core (pyproject.toml)

  • pydantic-settings 2.13.1 → 2.14.0
  • uipath-platform 0.1.21 → 0.1.32
  • google-genai 1.70.0 → 1.73.1
  • anthropic 0.91.0 → 0.96.0
  • litellm 1.83.4 → 1.83.7
  • dev: langchain-tests 1.1.5 → 1.1.6, pytest 9.0.2 → 9.0.3, ruff 0.15.9 → 0.15.11

LangChain (packages/uipath_langchain_client/pyproject.toml)

  • uipath-llm-client 1.9.2 → 1.9.4
  • langchain-openai 1.1.12 → 1.1.15
  • langchain-google-genai 4.2.1 → 4.2.2
  • langchain-anthropic 1.4.0 → 1.4.1
  • anthropic[bedrock,vertex] 0.91.0 → 0.96.0
  • langchain-aws[anthropic] 1.4.3 → 1.4.4
  • langchain-azure-ai 1.2.1 → 1.2.2

No source code changes — floors and lockfile only.

Test plan

  • ruff check
  • ruff format --check
  • pyright
  • pytest tests (1518 passed, 736 skipped, 9 xpassed)

🤖 Generated with Claude Code

Core (1.9.2 → 1.9.4): pydantic-settings 2.14.0, uipath-platform 0.1.32,
google-genai 1.73.1, anthropic 0.96.0, litellm 1.83.7.

LangChain (1.9.3 → 1.9.4): langchain-openai 1.1.15, langchain-google-genai
4.2.2, langchain-anthropic 1.4.1, anthropic[bedrock,vertex] 0.96.0,
langchain-aws 1.4.4, langchain-azure-ai 1.2.2; uipath-llm-client floor → 1.9.4.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cosminacho cosminacho merged commit 839f3d1 into main Apr 20, 2026
8 checks passed
@cosminacho cosminacho deleted the chore/bump-dependency-floors branch April 20, 2026 21:38
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