Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps langchain-openai from 0.3.35 to 1.0.3.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.0.3

Changes since langchain-openai==1.0.2

release(openai): 1.0.3 (#33981) refactor(openai): embedding utils and calculations (#33982) fix(openai): Respect 300k token limit for embeddings API requests (#33668) fix(langchain, openai): backward compat for response_format (#33945) fix(langchain, openai): fix create_agent / response_format for Responses API (#33939) chore: update README.md files (#33919) test(groq,openai): add retries for flaky tests (#33914) feat: The response.incomplete event is not handled when using stream_mode=['messages'] (#33871) style: some cleanup (#33857) chore: attribute package change versions (#33854) style: refs pass (#33813)

langchain-openai==1.0.2

Changes since langchain-openai==1.0.1

fix(standard-tests): update multimodal tests (#33781) release(openai): 1.0.2 (#33769) test(openai): mark tests flaky (#33750) fix(openai): replace pytest.warns(None) with warnings.catch_warnings in ChatOpenAI test to resolve TypeError . Resolves issue #33705 (#33741) fix(openai): update model used in test (#33733) style: more refs fixes (#33730) style(core): more cleanup all around (#33711) fix: links (#33691) fix(openai): update test (#33659) feat(openai): add unit test for streaming error in _generate (#33134)

langchain-openai==1.0.1

Changes since langchain-openai==1.0.0

release(openai): 1.0.1 (#33624) feat(openai): add callable support for openai_api_key parameter (#33532) chore: update pyproject.toml url entries (#33587)

langchain-openai==1.0.0

Changes since langchain-openai==0.3.35

release(openai): 1.0.0 (#33578) docs: fix Anthropic, OpenAI docstrings (#33566) fix: support python 3.14 in various projects (#33575) docs: more fixes for refs (#33554) chore: more sweeping (#33533) feat(openai): Populate OpenAI service tier token details (#32721) style: more work for refs (#33508) feat(openai): Add openai moderation middleware (#33492) docs: update package READMEs (#33488) fix(docs): Fix several typos and grammar (#33487) fix(openai): conditionally skip test (#33431)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.35 to 1.0.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.35...langchain-openai==1.0.3)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants