build(deps): update langchain-openai requirement from >=1.4.1 to >=1.4.3 - #95
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/langchain-openai-gte-1.4.3
branch
from
August 15, 2026 08:22
0f29dfa to
3d11a7a
Compare
Updates the requirements on [langchain-openai](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.4.1...langchain-openai==1.4.3) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
shauryagangrade
force-pushed
the
dependabot/pip/langchain-openai-gte-1.4.3
branch
from
August 15, 2026 08:23
3d11a7a to
8325b4f
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-openai to permit the latest version.
Release notes
Sourced from langchain-openai's releases.
Commits
56daaccrelease(openai): 1.4.3 (#39485)24e8d2bchore(model-profiles): refresh model profile data (#39344)9b4ef2afix(openai): filter invalid tool calls from content (#39366)9f738f5fix(core): compat with pydantic 2.14 (#39328)d048fbechore: bump h2 from 4.3.0 to 4.4.1 in /libs/langchain (#39325)a0a434cchore: bump h2 from 4.3.0 to 4.4.1 in /libs/langchain_v1 (#39324)c318abefix(text-splitters): raise TypeError for non-dict, non-convertible input to R...1499aa9fix(core): stop StructuredPrompt from mutating caller kwargs (#39174)0424e03fix(core): preserve flat tool args schema forRootModelrunnables (#39307)bc16168fix(langchain): preserve history onSummarizationMiddlewaresummary failure...