Skip to content

Conversation

@dependabot
Copy link

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

Bumps langchain from 1.0.3 to 1.1.2.

Release notes

Sourced from langchain's releases.

langchain==1.1.2

Changes since langchain==1.1.1

release: langchain 1.1.2 (#34210) fix: simplify summarization cutoff logic (#34195)

langchain-core==1.1.1

Changes since langchain-core==1.1.0

release: langchain-core 1.1.1 (#34212) feat: Use uuid7 for run ids (#34172) fix: tool call id bug introduced w/ runtime injection (#34185) chore: update test to be compatible with mem-optimized runtree (#34176) docs(core): update docstrings in RunnableConfig, dereference_refs (#34131) docs(anthropic,core,langchain): updates (#34106) style(core,langchain,qdrant): fix some docstrings for refs (#34105) fix(core): handle missing StructuredPrompt schema (#34096) fix(core): ensure_ascii=False in PydanticOutputParser exception formatting (#34006) fix(infra,core): nits (#34079) style(core,langchain-classic,openai): fix griffe warnings (#34074) chore(docs): fix a few refs syntax errors (#34044)

langchain==1.1.1

Changes since langchain==1.1.0

release: langchain 1.1.1 (#34206) feat: Use uuid7 for run ids (#34172) fix(langchain): (SummarizationMiddleware) adjust token counts based on model (#34161) docs(langchain): docstrings for summariziation middleware types (#34158) fix(langchain): add types to human_in_the_loop middleware (#34137) docs(anthropic,core,langchain): updates (#34106)

langchain-qdrant==1.1.0

Changes since langchain-qdrant==1.0.0

release(qdrant): 1.1.0 (#33638) feat(qdrant): Use Qdrant's built-in MMR search (#32302) chore: update pyproject.toml url entries (#33587)

langchain-anthropic==1.1.0

Changes since langchain-anthropic==1.0.4

release(anthropic): 1.1 (#33997) feat(anthropic): support native structured output feature and strict tool calling (#33980) style(langchain): fix some middleware ref syntax (#33988) fix(anthropic): execute bash + file tools via tool node (#33960) fix: adding missing async hooks (#33957) release(anthropic): 1.0.3 (#33935) feat(anthropic): support code_execution_20250825 (#33925) chore: update README.md files (#33919)

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 5, 2025
Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.0.3 to 1.1.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.0.3...langchain==1.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-1.1.2 branch from 261d337 to 9e3fcd6 Compare December 6, 2025 15:43
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 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.

1 participant