Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps langchain-openai from 0.3.35 to 1.1.2.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.1.2

Changes since langchain-openai==1.1.1

release(openai): 1.1.2 (#34302) fix(openai): Allow temperature when reasoning is set to the string 'none' (#34298) feat(langchain,openai): add strict flag to ProviderStrategy structured output (#34149) docs(fireworks,groq,huggingface,mistralai,ollama,openai): x-ref convert_to_openai_tool (#34276) fix(openai): add missing tools param to ChatOpenAI with_structured_output (#34075)

langchain-openai==1.1.1

Changes since langchain-openai==1.1.0

release(openai): 1.1.1 (#34252) fix(openai): Fixing error that comes up using the Responses API with built-in tools and custom tools (#34136) docs(core,groq,openai): nits for ref docs (#34243) test(openai): mark test_structured_output_and_tools flaky (#34223) chore: update core dep in lockfiles (#34216)

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)

... (truncated)

Commits
  • 373ad8a release(openai): 1.1.2 (#34302)
  • 5eec11e docs(anthropic): fix line number highlighting (#34303)
  • badc0cf fix(openai): Allow temperature when reasoning is set to the string 'none' (#3...
  • 3b7abdf feat(anthropic): auto-apply mcp beta header (#34301)
  • 4aebfba docs(anthropic): use named betas param in docstring example (#34300)
  • ae1f03f docs(anthropic): cleanup nits (#34299)
  • 46dbb39 chore(anthropic): update test_tool_search cassette (#34297)
  • d27fb0c feat(langchain,openai): add strict flag to ProviderStrategy structured output...
  • 69dd39c fix(anthropic): ignore null values of caller on tool_use blocks (#34286)
  • 5350967 feat(anthropic): support mcp_toolset in bind_tools (#34284)
  • Additional commits viewable in compare view

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.1.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.35...langchain-openai==1.1.2)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 1.1.2
  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 Dec 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

A newer version of langchain-openai exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

3 participants