chore(deps-dev): bump the langchain group across 1 directory with 2 updates#1622
chore(deps-dev): bump the langchain group across 1 directory with 2 updates#1622dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
The langchain-openai bump spans a major version boundary (0.3.34 → 1.1.12), which may introduce breaking API changes in the test suite — worth a human check that CI passes.
Extended reasoning...
Overview
This is a dependabot PR updating two dev-only dependencies in pyproject.toml and uv.lock: langchain-openai (0.3.34 → 1.1.12) and langchain (1.2.13 → 1.2.15). Incidentally, langgraph (1.1.3 → 1.1.5) and langgraph-prebuilt (1.0.8 → 1.0.9) are also bumped as transitive resolution changes. All changes are to the [dependency-groups] dev section — none affect the published package.
Security Risks
No security risks from the version bumps themselves. The langchain 1.2.14 release includes a pygments CVE fix (CVE-2026-4539), which is a minor positive. No auth, crypto, or data-exposure surface in these changes.
Level of Scrutiny
The langchain-openai jump from 0.3.34 to 1.1.12 crosses a major version boundary and skips many minor versions, meaning the upstream library may have introduced API breaking changes. Even though it is a dev dependency, the test suite relies on it and tests could silently pass or fail depending on API compatibility. The constraint in pyproject.toml was widened from <0.4 to <1.2 to accommodate this, which is a deliberate widening. A human should confirm CI is green before merging.
Other Factors
No bugs were found by the automated bug hunting system. The langchain and langgraph bumps are minor patch-level and low risk. The lock file hash updates are consistent with the version changes. The main concern is solely the magnitude of the langchain-openai version jump.
fe0fe0c to
413d518
Compare
413d518 to
a218e0f
Compare
81e1288 to
4e210e8
Compare
955020b to
cf83784
Compare
6eae19f to
3b492ed
Compare
10d8aa7 to
c4a09bb
Compare
398151c to
1ce292f
Compare
…pdates Bumps the langchain group with 2 updates in the / directory: [langchain-openai](https://github.com/langchain-ai/langchain) and [langchain](https://github.com/langchain-ai/langchain). Updates `langchain-openai` from 0.3.34 to 1.3.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.34...langchain-openai==1.3.0) Updates `langchain` from 1.2.13 to 1.3.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.13...langchain==1.3.6) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain-openai dependency-version: 1.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: langchain ... Signed-off-by: dependabot[bot] <support@github.com>
1ce292f to
99df812
Compare
Bumps the langchain group with 2 updates in the / directory: langchain-openai and langchain.
Updates
langchain-openaifrom 0.3.34 to 1.3.0Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
c0103c3hotfix(openai): min core dep (#37990)c15cfe2release(core): 1.4.3 (#37991)c7d01d5release(openai): 1.3.0 (#37989)0f45b2cfeat(openai): supportapply_patchbuilt-in tool (#37157)7e9c916chore(model-profiles): refresh model profile data (#37973)e096992release(core): 1.4.2 (#37968)74c2374feat(core): deprecate problematicdict()method (#31685)f9f1152fix(standard-tests): serializeBytesIObodies in VCR cassettes (#37963)4bd3b6achore(model-profiles): refresh model profile data (#37958)8fed1ddchore: bump pyarrow from 21.0.0 to 23.0.1 in /libs/langchain_v1 (#37930)Updates
langchainfrom 1.2.13 to 1.3.6Release notes
Sourced from langchain's releases.
... (truncated)
Commits
e16386drelease(langchain): 1.3.6 (#38001)8c5b36cfix(langchain): preserve summarization trigger compatibility (#38000)90b2f94release(langchain): 1.3.5 (#37998)05fe082feat(langchain): port AND-capable trigger conditions to `SummarizationMiddlew...ac18ef5docs(core): document multimodal handling inget_buffer_string(#37994)53f2ad1release(perplexity): 1.4.0 (#37993)de95025feat(perplexity):bind_toolsand Responses-API tool round-trip (#37934)fac194bci(infra): restore release validation coverage (#37992)c0103c3hotfix(openai): min core dep (#37990)c15cfe2release(core): 1.4.3 (#37991)