chore(deps)(deps): bump the langchain group across 1 directory with 8 updates#5
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the langchain group across 1 directory with 8 updates#5dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/pip/langchain-018dd054b8
branch
4 times, most recently
from
July 11, 2026 07:36
c8e9e48 to
7b835d0
Compare
… updates Updates the requirements on [langchain](https://github.com/langchain-ai/langchain), [langchain-classic](https://github.com/langchain-ai/langchain), [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain-community), [langchain-core](https://github.com/langchain-ai/langchain), [langchain-text-splitters](https://github.com/langchain-ai/langchain), [openai](https://github.com/openai/openai-python) and [tiktoken](https://github.com/openai/tiktoken) to permit the latest version. Updates `langchain` to 1.3.13 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.0.0...langchain==1.3.13) Updates `langchain-classic` to 1.0.8 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-classic==1.0.0...langchain-classic==1.0.8) Updates `langchain-openai` to 1.3.5 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.0...langchain-openai==1.3.5) 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) Updates `langchain-core` to 1.4.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.0.0...langchain-core==1.4.9) Updates `langchain-text-splitters` to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-text-splitters==1.0.0...langchain-text-splitters==1.1.2) Updates `openai` to 2.45.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.30.0...v2.45.0) Updates `tiktoken` to 0.13.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.7.0...0.13.0) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.11 dependency-type: direct:production dependency-group: langchain - dependency-name: langchain-classic dependency-version: 1.0.8 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-core dependency-version: 1.4.8 dependency-type: direct:production dependency-group: langchain - dependency-name: langchain-openai dependency-version: 1.3.3 dependency-type: direct:production dependency-group: langchain - dependency-name: langchain-text-splitters dependency-version: 1.1.2 dependency-type: direct:production dependency-group: langchain - dependency-name: openai dependency-version: 2.44.0 dependency-type: direct:production dependency-group: langchain - dependency-name: tiktoken dependency-version: 0.13.0 dependency-type: direct:production dependency-group: langchain ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/langchain-018dd054b8
branch
from
July 13, 2026 01:11
7b835d0 to
f0ecb53
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.
Updates the requirements on langchain, langchain-classic, langchain-openai, langchain-community, langchain-core, langchain-text-splitters, openai and tiktoken to permit the latest version.
Updates
langchainto 1.3.13Release notes
Sourced from langchain's releases.
Commits
42f8f79release(langchain): 1.3.13 (#38787)7327e84feat(langchain): addmetaextra and support langchain-meta in init_chat_mod...1c6bfc8release(openai): 1.3.5 (#38785)4717cfcfeat(openai): support explicit prompt caching (#38762)2f527dechore(model-profiles): refresh model profile data (#38774)a07356ffix(anthropic): add advisor_ prefix to builtin tool recognition (#38686)8107ff4release(fireworks): 1.4.4 (#38753)ea24fb1fix(fireworks): report cached prompt token usage (#38751)a4294f9chore(deps): refresh lockfiles (#38746)d73ba5bchore(model-profiles): refresh model profile data (#38739)Updates
langchain-classicto 1.0.8Release notes
Sourced from langchain-classic's releases.
Commits
1aa1704release(langchain-classic): 1.0.8 (#38033)8ac91e3hotfix(core): bump lockfile(s) (#38032)2e832c2release(core): 1.4.4 (#38031)f89f4c5fix(core): support content block tokens in callbacks (#34739)720dfd3chore(core): improve typing of Runnable__or__(#34530)a063ec2chore(core): fix someanygenerics (#34545)3eee400refactor(langchain): refactortest_create_agent_tool_validation(#34443)3d3a4c2release(langchain): 1.3.7 (#38024)7ffe092style(langchain): add ruff rules ARG (#34435)92ee772feat(langchain): addProviderToolSearchMiddleware(#37969)Updates
langchain-openaito 1.3.5Release notes
Sourced from langchain-openai's releases.
Commits
1c6bfc8release(openai): 1.3.5 (#38785)4717cfcfeat(openai): support explicit prompt caching (#38762)2f527dechore(model-profiles): refresh model profile data (#38774)a07356ffix(anthropic): add advisor_ prefix to builtin tool recognition (#38686)8107ff4release(fireworks): 1.4.4 (#38753)ea24fb1fix(fireworks): report cached prompt token usage (#38751)a4294f9chore(deps): refresh lockfiles (#38746)d73ba5bchore(model-profiles): refresh model profile data (#38739)bc15400release(openai): 1.3.4 (#38731)123d832release(langchain): 1.3.12 (#38730)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)Updates
langchain-coreto 1.4.9Release notes
Sourced from langchain-core's releases.
Commits
1c3a418release(core): 1.4.9 (#38728)1619f3dchore(standard-tests): fix some typings detected by ty (#38707)a6f0369chore(qdrant): bump fastembed to latest (#38726)fca0a97fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722)874badachore(model-profiles): refresh model profile data (#38712)6e51a7echore(model-profiles): refresh model profile data (#38699)2d8100cfix(langchain-classic): fixChain.save()regression from dict-to-`model_dum...b08c391test(openai): skip Codex VCR tests before cassette setup (#38690)83386b5chore(model-profiles): refresh model profile data (#38689)701cc0etest(deps): Include Python 3.14 in integration test matrix (#34993)Updates
langchain-text-splittersto 1.1.2Release notes
Sourced from langchain-text-splitters's releases.
Commits
58c4e5brelease(text-splitters): 1.1.2 (#36822)c289bf1fix(text-splitters): deprecate and use SSRF-safe transport in split_text_from...b7447c6fix(infra): skip serdes tests in min-version release step (#36818)41c0cc5release(openai): 1.1.14 (#36820)0516156fix(openai): use SSRF-safe transport for image token counting (#36819)338aa81fix(core): restore cloud metadata IPs and link-local range in SSRF policy (#3...51e9548chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/text-splitters (#36797)e85c418chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/model-profiles (#36798)789126echore: bump langsmith from 0.6.3 to 0.7.31 in /libs/standard-tests (#36799)937b3ebchore: bump langsmith from 0.6.3 to 0.7.31 in /libs/langchain_v1 (#36800)Updates
openaito 2.45.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
f16fbbdrelease: 2.45.0 (#3478)6d9262drelease: 2.44.0d356275[codex] Add AWS Bedrock provider authentication (#3398)f47f9a2fix(auth): prioritize first auth headere20b6b8release: 2.43.04d35453feat(api): update OpenAPI spec or Stainless config2bba15erelease: 2.42.01ec3e82codegen metadata93c2ecafeat(api): manual updatesb269f88codegen metadataUpdates
tiktokento 0.13.0Changelog
Sourced from tiktoken's changelog.
... (truncated)
Commits
fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)6ec8149Partial sync of codebase (#495)6ad70b2Upgrade GitHub Actions for Node 24 compatibility (#472)97e49cbRelease 0.12.09485498Partial sync of codebase (#451)00ff187Add GPT-5 model support with o200k_base encoding (#440)5ee89cachore: update dependencies (#449)2ab6d37Support the free-threaded build (#443)82dc3bbbump PyO3 version (#444)