chore(deps): bump the langchain group across 1 directory with 3 updates - #71
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Maintainer note — holding this one for an explicit decision. This widens the LangChain sub-package upper bounds:
In favor of merging: CI is fully green (20/20), and core Why I'm not auto-merging: per Recommendation: either
I'll do whichever you prefer. Defaulting to leaving it open (no action) until you weigh in. |
Updates the requirements on [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-anthropic](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain-community) to permit the latest version. Updates `langchain-openai` to 0.3.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.2.0...langchain-openai==0.3.35) Updates `langchain-anthropic` to 0.3.22 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==0.2.0...langchain-anthropic==0.3.22) Updates `langchain-community` to 0.4.2 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.3.23...libs/community/v0.4.2) --- updated-dependencies: - dependency-name: langchain-anthropic dependency-version: 0.3.22 dependency-type: direct:production dependency-group: langchain - dependency-name: langchain-community dependency-version: 0.4.2 dependency-type: direct:production dependency-group: langchain - dependency-name: langchain-openai dependency-version: 0.3.35 dependency-type: direct:production dependency-group: langchain ... Signed-off-by: dependabot[bot] <support@github.com>
d6c90fd to
8887ffb
Compare
alphacrack
left a comment
There was a problem hiding this comment.
✅ Approved after CI (20/20 green) and a local e2e against the widened bounds.
E2E performed (fresh venv, pip install -e ".[all]" on this PR's pyproject.toml):
- Resolution: no conflicts (
pip checkclean); pullslangchain-openai==0.3.35,langchain-anthropic==0.3.22,langchain-community==0.3.31, all againstlangchain-core==0.3.86. - Provider layer:
iac_scanner.llm.providersimports cleanly;DEFAULT_MODELSintact. - CLI:
iac-scan scan --scan-onlyworks on both the Terraform and CDK samples. - Structured-output wiring:
tests/test_providers.py+tests/test_runner.py— 21 passed.
langchain-openai/-anthropic 0.3.x are minor bumps within the 0.3 ecosystem and the with_structured_output path (our injection defense) is unchanged. Core langchain stays pinned <0.4.0. Real-provider behavior is still covered by the nightly e2e job.
Merging.
Updates the requirements on langchain-openai, langchain-anthropic and langchain-community to permit the latest version.
Updates
langchain-openaito 0.3.35Commits
f95669arelease(openai): 0.3.35 (#33299)3a465d6feat(openai): enable stream_usage when using default base URL and client (#33...0b51de4release(core): 0.3.78 (#33253)5904cbefeat(core): add optional include_id param to convert_to_openai_messages funct...c9590efdocs: fix infinite loop invercel.jsonredirects (#33240)c972552docs: work for freeze (#33239)e16feb9release(ollama): 0.3.10 (#33210)2bb57d4fix(ollama): excludeNoneparameters from options dictionary (#33208) (#33209)d7cce2ffeat(langchain_v1): update messages namespace (#33207)48b7775release(ollama): 0.3.9 (#33200)Updates
langchain-anthropicto 0.3.22Commits
a763eberelease(anthropic): 0.3.22 (#33394)5fa1094fix(anthropic,standard-tests): carry over updates to v0.3 (#33393)dd4de69fix(core): handle parent/child mustache vars (#33346)809a021chore: update v0.3 ref homepage (#33338)44ec72ffix(infra): allow prerelease installations for partner packages during api re...5459ff1chore: cap lib upper bounds, run sync (#33320)f95669arelease(openai): 0.3.35 (#33299)3a465d6feat(openai): enable stream_usage when using default base URL and client (#33...0b51de4release(core): 0.3.78 (#33253)5904cbefeat(core): add optional include_id param to convert_to_openai_messages funct...Updates
langchain-communityto 0.4.2Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
7c10a5ffix: bump deps and fix test (#676)0d3630dfix: sunset package (#675)3ade247chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/community (#662)27c60bachore(deps): bump langsmith from 0.7.31 to 0.8.4 in /libs/community (#666)2e8d934chore(deps): bump jupyter-server from 2.17.0 to 2.18.0 in /libs/community (#654)f0b16c2chore(deps): bump mistune from 3.2.0 to 3.2.1 in /libs/community (#656)bfbfe3fchore(deps): update scikit-learn requirement from <2,>=1.2.2 to >=1.7.2,<2 in...4cbef29chore(deps): update hdbcli requirement from <3,>=2.19.21 to >=2.28.20,<3 in /...22377e1chore(deps): update keybert requirement from >=0.8.5 to >=0.9.0 in /libs/comm...c4dbaa2chore(deps): bump notebook from 7.5.4 to 7.5.6 in /libs/community (#646)