[PR #20306] [CLOSED] chore(deps): bump langchain-classic from 1.0.0 to 1.0.1 in /backend #96593

Closed
opened 2026-05-15 22:52:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/20306
Author: @dependabot[bot]
Created: 1/1/2026
Status: Closed

Base: devHead: dependabot/pip/backend/dev/langchain-classic-1.0.1


📝 Commits (1)

  • 6a3e13e chore(deps): bump langchain-classic from 1.0.0 to 1.0.1 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements-min.txt (+1 -1)

📄 Description

Bumps langchain-classic from 1.0.0 to 1.0.1.

Release notes

Sourced from langchain-classic's releases.

langchain-classic==1.0.1

Changes since langchain-classic==1.0.0

release(langchain-classic): 1.0.1 (#34467) fix(core): serialization patch (#34455) feat(langchain): enhance init_chat_model with improved validation (#34226) feat(langchain): Add support to google_genai provider in init_embeddings (#34388) docs: Fix typo in Zapier NLA API description (#34424) release(core): 1.2.3 (#34421) release(openai): 1.1.6: update max input tokens for gpt-5 series (#34419) release(openai): 1.1.5 (#34409) feat(infra): add CI check for out of date lockfiles (#34397) fix(huggingface): Helper logic for init_chat_model with HuggingFace backend (#34259) feat(core,anthropic): extras on BaseTool (#34120) feat(anthropic): add effort support (#34116) feat: Use uuid7 for run ids (#34172) chore: disable blockbuster for langchain-classic (#34186) style(core,langchain,qdrant): fix some docstrings for refs (#34105) fix(core): Decouple provider prefix from model name in init_chat_mode… (#34046) style(core,langchain-classic,openai): fix griffe warnings (#34074) chore(docs): fix a few refs syntax errors (#34044) chore: update README.md files (#33919) chore(langchain): pass on reference docstrings (middleware) (#33904) docs(langchain): correct IBM provider link in chat_models docstring (#33897) refactor(langchain): use create_importer for HypotheticalDocumentEmbedder (#32078) docs: fix typos in libs/langchain/langchain_classic/chains/summarize/chain.py (#33877) style: some cleanup (#33857) chore: attribute package change versions (#33854) fix(langchain): remove Tigris (#33829) chore: correct langchain-community references (#33827) style: refs pass (#33813) style: misc refs work (#33771) chore: use model IDs, latest anthropic models (#33747) chore(langchain): fix lint_imports paths (#33749) style: more refs fixes (#33730) style(core): more cleanup all around (#33711) style: more refs work (#33707) fix: links (#33691) docs(langchain): clarify create_tool_calling_agent system_prompt formatting and add troubleshooting (#33679) fix: update some links (#33686) fix(langchain): correctly initialize huggingface models in init_chat_model (#33167) style: even more refs work (#33619) style: more refs polishing (#33601)

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/20306 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/1/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/langchain-classic-1.0.1` --- ### 📝 Commits (1) - [`6a3e13e`](https://github.com/open-webui/open-webui/commit/6a3e13e4455912a7757d5171cacc8023e8beb5e0) chore(deps): bump langchain-classic from 1.0.0 to 1.0.1 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements-min.txt` (+1 -1) </details> ### 📄 Description Bumps [langchain-classic](https://github.com/langchain-ai/langchain) from 1.0.0 to 1.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-classic's releases</a>.</em></p> <blockquote> <h2>langchain-classic==1.0.1</h2> <p>Changes since langchain-classic==1.0.0</p> <p>release(langchain-classic): 1.0.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34467">#34467</a>) fix(core): serialization patch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34455">#34455</a>) feat(langchain): enhance <code>init_chat_model</code> with improved validation (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34226">#34226</a>) feat(langchain): Add support to <code>google_genai</code> provider in <code>init_embeddings</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34388">#34388</a>) docs: Fix typo in Zapier NLA API description (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34424">#34424</a>) release(core): 1.2.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34421">#34421</a>) release(openai): 1.1.6: update max input tokens for gpt-5 series (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34419">#34419</a>) release(openai): 1.1.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34409">#34409</a>) feat(infra): add CI check for out of date lockfiles (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34397">#34397</a>) fix(huggingface): Helper logic for init_chat_model with HuggingFace backend (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34259">#34259</a>) feat(core,anthropic): <code>extras</code> on <code>BaseTool</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34120">#34120</a>) feat(anthropic): add <code>effort</code> support (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34116">#34116</a>) feat: Use uuid7 for run ids (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34172">#34172</a>) chore: disable blockbuster for <code>langchain-classic</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34186">#34186</a>) style(core,langchain,qdrant): fix some docstrings for refs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34105">#34105</a>) fix(core): Decouple provider prefix from model name in init_chat_mode… (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34046">#34046</a>) style(core,langchain-classic,openai): fix griffe warnings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34074">#34074</a>) chore(docs): fix a few refs syntax errors (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34044">#34044</a>) chore: update <code>README.md</code> files (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33919">#33919</a>) chore(langchain): pass on reference docstrings (middleware) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33904">#33904</a>) docs(langchain): correct IBM provider link in <code>chat_models</code> docstring (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33897">#33897</a>) refactor(langchain): use <code>create_importer</code> for <code>HypotheticalDocumentEmbedder</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/32078">#32078</a>) docs: fix typos in libs/langchain/langchain_classic/chains/summarize/chain.py (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33877">#33877</a>) style: some cleanup (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33857">#33857</a>) chore: attribute package change versions (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33854">#33854</a>) fix(langchain): remove <code>Tigris</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33829">#33829</a>) chore: correct <code>langchain-community</code> references (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33827">#33827</a>) style: refs pass (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33813">#33813</a>) style: misc refs work (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33771">#33771</a>) chore: use model IDs, latest anthropic models (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33747">#33747</a>) chore(langchain): fix <code>lint_imports</code> paths (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33749">#33749</a>) style: more refs fixes (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33730">#33730</a>) style(core): more cleanup all around (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33711">#33711</a>) style: more refs work (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33707">#33707</a>) fix: links (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33691">#33691</a>) docs(langchain): clarify create_tool_calling_agent system_prompt formatting and add troubleshooting (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33679">#33679</a>) fix: update some links (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33686">#33686</a>) fix(langchain): correctly initialize huggingface models in init_chat_model (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33167">#33167</a>) style: even more refs work (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33619">#33619</a>) style: more refs polishing (<a href="https://redirect.github.com/langchain-ai/langchain/issues/33601">#33601</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/d4b7a6542e9c0ac3527931ddeadbaf4ab12c1279"><code>d4b7a65</code></a> release(langchain-classic): 1.0.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34467">#34467</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/75b07b3d4edc995f54d4c1cc9b3bdc833335c836"><code>75b07b3</code></a> docs(core): update to indicate betas (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34457">#34457</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/2e0bed6a21610618b7040cebc6b3b927e120a51a"><code>2e0bed6</code></a> release(core): 1.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34456">#34456</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/5ec0fa69de31bbe3d76e4cf9cd65a6accb8466c8"><code>5ec0fa6</code></a> fix(core): serialization patch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34455">#34455</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/6a416c618655102847a59cae280348c0712cf45c"><code>6a416c6</code></a> style(langchain): add ruff rules PT (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34434">#34434</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/3dcafac79bb696220f8e70f8ca82fcdc4b0b0dd7"><code>3dcafac</code></a> feat(langchain): enhance <code>init_chat_model</code> with improved validation (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34226">#34226</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d3e9c4d29d190685f3d4f0fcdf068c4fdc0361c9"><code>d3e9c4d</code></a> fix(core): <code>RunnablePick</code> method return types (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34208">#34208</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/1cc4dc7cc9ee5b43ad6c7cf0b7a7d5d6a44cfbed"><code>1cc4dc7</code></a> fix(core): preserve <code>Field(description=...)</code> in <code>@tool</code> decorator (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34354">#34354</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/398c067f3096652c4b9859057783d1045b322f47"><code>398c067</code></a> fix(core): populate default args from tool's <code>args_schema</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/34399">#34399</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d84eef667af9bd2480b5c50852dad0b393f40c29"><code>d84eef6</code></a> fix(core): use tool_calls instead of deprecated function_call in get_buffer_s...</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-classic==1.0.0...langchain-classic==1.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-classic&package-manager=pip&previous-version=1.0.0&new-version=1.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 22:52:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#96593