Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps langchain-openai from 0.3.32 to 1.1.0.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.1.0

Changes since langchain-openai==1.0.3

release: (integration packages) 1.1 (#34087) fix(openai): make GPT-5 temperature validation case-insensitive (#34012) style(core,langchain-classic,openai): fix griffe warnings (#34074) chore(docs): fix a few refs syntax errors (#34044) feat(model-profiles): distribute data across packages (#34024) chore(openai): skip Azure text completions tests (#34021) style(langchain): fix some middleware ref syntax (#33988)

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

... (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.32 to 1.1.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.32...langchain-openai==1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 2, 2025

Assignees

The following users could not be added as assignees: lpm0073. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: automated pr, dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant