Bump the langchain-ecosystem group across 1 directory with 8 updates - #26
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the langchain-ecosystem group across 1 directory with 8 updates#26dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the langchain-ecosystem group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.2.15` | `1.3.14` | | [langchain-community](https://github.com/langchain-ai/langchain-community) | `0.4.1` | `0.4.2` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.3.2` | `1.5.3` | | [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.2` | `4.3.2` | | [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.2` | `0.3.1` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.4.1` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.1.9` | `1.2.10` | | [langgraph-checkpoint-postgres](https://github.com/langchain-ai/langgraph) | `3.0.5` | `3.1.1` | Updates `langchain` from 1.2.15 to 1.3.14 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.15...langchain==1.3.14) Updates `langchain-community` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.4.1...libs/community/v0.4.2) Updates `langchain-core` from 1.3.2 to 1.5.3 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.3.2...langchain-core==1.5.3) Updates `langchain-google-genai` from 4.2.2 to 4.3.2 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.2...libs/genai/v4.3.2) Updates `langchain-mcp-adapters` from 0.2.2 to 0.3.1 - [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases) - [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.2.2...langchain-mcp-adapters==0.3.1) Updates `langchain-openai` from 1.2.1 to 1.4.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.4.1) Updates `langgraph` from 1.1.9 to 1.2.10 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.1.9...1.2.10) Updates `langgraph-checkpoint-postgres` from 3.0.5 to 3.1.1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@checkpointpostgres==3.0.5...checkpointsqlite==3.1.1) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem - dependency-name: langchain-community dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain-ecosystem - dependency-name: langchain-core dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem - dependency-name: langchain-google-genai dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain-ecosystem - dependency-name: langchain-mcp-adapters dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem - dependency-name: langchain-openai dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem - dependency-name: langgraph dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem - dependency-name: langgraph-checkpoint-postgres dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: langchain-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/langchain-ecosystem-f18fb94585
branch
from
August 4, 2026 10:24
4c4be4f to
375b18d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the langchain-ecosystem group with 8 updates in the / directory:
1.2.151.3.140.4.10.4.21.3.21.5.34.2.24.3.20.2.20.3.11.2.11.4.11.1.91.2.103.0.53.1.1Updates
langchainfrom 1.2.15 to 1.3.14Release notes
Sourced from langchain's releases.
... (truncated)
Commits
185119frelease(langchain): 1.3.14 (#38883)0a3bde6fix(langchain): only retry retryable exceptions inToolRetryMiddleware(#38...7bf8fe2chore(model-profiles): refresh model profile data (#38856)2286932fix: patch Dependabot dependency vulnerabilities (#38853)d260c52chore: bump soupsieve from 2.8 to 2.8.4 in /libs/core (#38750)ceb1e4efeat(langchain):ToolErrorMiddleware(#38781)2f29107chore: bump soupsieve from 2.8 to 2.8.4 in /libs/langchain (#38749)6cd44e0chore: bump soupsieve from 2.8 to 2.8.4 in /libs/text-splitters (#38748)4e57abdchore: bump nltk from 3.9.4 to 3.10.0 in /libs/text-splitters (#38747)3e983cbchore: bump mistune from 3.2.1 to 3.3.0 in /libs/text-splitters (#38826)Updates
langchain-communityfrom 0.4.1 to 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)Updates
langchain-corefrom 1.3.2 to 1.5.3Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
01d8481release(core): 1.5.3 (#39145)b8a6e36chore(model-profiles): refresh model profile data (#39141)cdca311fix(core): fall back toLANGSMITH_API_KEYfor gateway (#39115)a5a8762ci: annotate uv bump workflow with PR links (#39112)557c0a9chore(deps): bump uv to 0.12.0 (#39111)835c85arelease(anthropic): 1.5.3 (#39109)c1ab807release(core): 1.5.2 (#39108)3132233fix(anthropic): preserve empty thinking field in signature_delta streaming (#...b3a6d9achore(model-profiles): refresh model profile data (#39105)447b51afix(anthropic): strip unsupported fields from system message content blocks (...Updates
langchain-google-genaifrom 4.2.2 to 4.3.2Release notes
Sourced from langchain-google-genai's releases.
... (truncated)
Commits
942b7ccrelease(genai): 4.3.2 (#1911)f2e9511feat(genai): support langsmith gateway through env var (#1907)fca4dd1chore: bump httplib2 from 0.31.0 to 0.32.0 in /libs/vertexai (#1908)0186e94chore: bump httplib2 from 0.31.0 to 0.32.0 in /libs/community (#1909)9b0571fchore: bump pillow from 12.2.0 to 12.3.0 in /libs/community (#1904)b25d4a9chore: bump pyasn1 from 0.6.3 to 0.6.4 in /libs/community (#1902)4f7aa69chore: bump pyasn1 from 0.6.3 to 0.6.4 in /libs/vertexai (#1903)c21a59bchore: bump pyasn1 from 0.6.3 to 0.6.4 in /libs/genai (#1901)05ebcfdrelease(genai): 4.3.1 (#1900)ed4caf4fix(genai): align reasoning effort profiles with Gemini docs (#1899)Updates
langchain-mcp-adaptersfrom 0.2.2 to 0.3.1Release notes
Sourced from langchain-mcp-adapters's releases.
... (truncated)
Commits
e81a81brelease: 0.3.1 (#587)d4c6611feat: addget_server_infoto retrieve MCP server metadata (#430)9735d27build(deps): bump the minor-and-patch group with 3 updates (#585)04e2703build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the mi...4f17623build(deps): bump the minor-and-patch group in /examples/servers/streamable-h...e5c7e5fbuild(deps-dev): bump types-setuptools from 82.0.0.20260518 to 83.0.0.2026072...105d8d2Add Dependabot coverage for example server (#582)710271fbuild(deps): bump mcp from 1.27.2 to 1.28.1 in /examples/servers/streamable-h...b42cb1fbuild(deps): bump mcp from 1.23.0 to 1.27.2 in /examples/servers/streamable-h...a57646ePin setup-uv GitHub Action (#572)Updates
langchain-openaifrom 1.2.1 to 1.4.1Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
f6885a7release(openai): 1.4.1 (#39045)8bce594release(fireworks): 1.5.1 (#39044)f4e4627release(anthropic): 1.5.1 (#39043)eb705carelease(core): 1.5.1 (#39042)d35a4effeat(anthropic,fireworks,openai): support langsmith gateway through env var (...64f5ebfchore(model-profiles): refresh model profile data (#39036)6a97222fix(core): usetool_call_schemacache forBaseTooltoken counting in `cou...1e385ebrelease(openrouter): 0.2.7 (#39022)50e9126fix(anthropic): enable structured output for Claude Opus 4.8 (#39021)339fcf3chore(model-profiles): refresh model profile data (#39010)Updates
langgraphfrom 1.1.9 to 1.2.10Release notes
Sourced from langgraph's releases.