Skip to content

Conversation

@dependabot
Copy link

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

Bumps langchain-openai from 1.0.2 to 1.1.6.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.1.6

Changes since langchain-openai==1.1.5

release(openai): 1.1.6: update max input tokens for gpt-5 series (#34419)

langchain-openai==1.1.5

Changes since langchain-openai==1.1.4

release(openai): 1.1.5 (#34409) fix(openai): rely on langchain-core for setting chunk_position (#34404)

langchain-openai==1.1.4

Changes since langchain-openai==1.1.3

release(openai): 1.1.4 (#34395) revert(openai): switch model from nano to mini when using flex (#34394) fix(openai): Correct hyperlinks in documentation of function with_structured_output (#34385)

langchain-openai==1.1.3

Changes since langchain-openai==1.1.2

test(openai): switch model from nano to mini when using flex (#34336) revert: make integration tests output verbose (#34329) chore(infra,openai): make integration tests output verbose (#34327) release(openai): 1.1.3 (#34325) fix(openai): correct image resize aspect ratio caps (#34192) refactor(standard-tests): improve VCR config (#33968) feat(openai): Use responses API if model is gpt-5.2-pro (#34306) fix(openai): handle missing 'text' key in responses API content blocks (#34198)

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

... (truncated)

Commits
  • e9f7cd3 release(openai): 1.1.6: update max input tokens for gpt-5 series (#34419)
  • 5c94e47 release(openai): 1.1.5 (#34409)
  • e0950f2 fix(openai): rely on langchain-core for setting chunk_position (#34404)
  • 37d8666 release(openai): 1.1.4 (#34395)
  • c286c06 revert(openai): switch model from nano to mini when using flex (#34394)
  • f167c35 fix(openai): Correct hyperlinks in documentation of function with_structured_...
  • 1a3cd46 release(anthropic): 1.3.1 (#34337)
  • 470160c fix(anthropic): prevent crash with cache_control and empty message content (#...
  • 20b8342 test(openai): switch model from nano to mini when using flex (#34336)
  • 2f8af61 release(huggingface): 1.2.0 (#34335)
  • 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 1.0.2 to 1.1.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==1.0.2...langchain-openai==1.1.6)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 19, 2025
@sonarqubecloud
Copy link

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.

1 participant