[PR #6567] [MERGED] build(deps): bump the pip group across 2 directories with 1 update #44957

Closed
opened 2026-04-29 19:14:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6567
Author: @dependabot[bot]
Created: 10/29/2024
Status: Merged
Merged: 10/30/2024
Merged by: @tjbck

Base: devHead: dependabot/pip/pip-1185b3d527


📝 Commits (1)

  • 3a713ae build(deps): bump the pip group across 2 directories with 1 update

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)
📝 pyproject.toml (+1 -1)

📄 Description

Bumps the pip group with 1 update in the / directory: langchain.
Bumps the pip group with 1 update in the /backend directory: langchain.

Updates langchain from 0.2.15 to 0.3.0

Release notes

Sourced from langchain's releases.

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.3.0

Changes since langchain-core==0.2.40

core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-experimental==0.3.0

Changes since langchain-experimental==0.0.65

experimental: release 0.3 (#26477) multiple: pydantic 2 compatibility, v0.3 (#26443) Add the option to ignore structured output method to LLM graph transf… (#26013)

langchain-text-splitters==0.3.0

Changes since langchain-text-splitters==0.2.4

text-splitters: release 0.3 (#26460) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.0

Changes since langchain==0.2.16

langchain: release 0.3.0 (#26462) multiple: pydantic 2 compatibility, v0.3 (#26443) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)

langchain-core==0.3.0.dev5

Changes since langchain-core==0.2.39

core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327) core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319) Keyword-like runnable config (#26295)

langchain-core==0.3.0.dev4

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073) fmt fmt

langchain-core==0.3.0.dev3

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073)

... (truncated)

Commits

Updates langchain from 0.2.15 to 0.3.0

Release notes

Sourced from langchain's releases.

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.3.0

Changes since langchain-core==0.2.40

core: release 0.3.0 (#26453) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-experimental==0.3.0

Changes since langchain-experimental==0.0.65

experimental: release 0.3 (#26477) multiple: pydantic 2 compatibility, v0.3 (#26443) Add the option to ignore structured output method to LLM graph transf… (#26013)

langchain-text-splitters==0.3.0

Changes since langchain-text-splitters==0.2.4

text-splitters: release 0.3 (#26460) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain==0.3.0

Changes since langchain==0.2.16

langchain: release 0.3.0 (#26462) multiple: pydantic 2 compatibility, v0.3 (#26443) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270)

langchain-core==0.3.0.dev5

Changes since langchain-core==0.2.39

core[patch]: fix regression in convert_to_openai_tool with instances of Tool (#26327) core[patch]: Support non ASCII characters in tool output if user doesn't output string (#26319) Keyword-like runnable config (#26295)

langchain-core==0.3.0.dev4

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073) fmt fmt

langchain-core==0.3.0.dev3

Changes since langchain-core==0.2.38

infra: Clear cache for env-var checks (#26073)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 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/6567 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 10/30/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/pip-1185b3d527` --- ### 📝 Commits (1) - [`3a713ae`](https://github.com/open-webui/open-webui/commit/3a713aea1806a75f9e6e6f5137da22cf835bb387) build(deps): bump the pip group across 2 directories with 1 update ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description Bumps the pip group with 1 update in the / directory: [langchain](https://github.com/langchain-ai/langchain). Bumps the pip group with 1 update in the /backend directory: [langchain](https://github.com/langchain-ai/langchain). Updates `langchain` from 0.2.15 to 0.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain's releases</a>.</em></p> <blockquote> <h2>langchain-community==0.3.0</h2> <p>Changes since langchain-community==0.2.17</p> <p>community: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26472">#26472</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain-core==0.3.0</h2> <p>Changes since langchain-core==0.2.40</p> <p>core: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26453">#26453</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain-experimental==0.3.0</h2> <p>Changes since langchain-experimental==0.0.65</p> <p>experimental: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26477">#26477</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>) Add the option to ignore structured output method to LLM graph transf… (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26013">#26013</a>)</p> <h2>langchain-text-splitters==0.3.0</h2> <p>Changes since langchain-text-splitters==0.2.4</p> <p>text-splitters: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26460">#26460</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain==0.3.0</h2> <p>Changes since langchain==0.2.16</p> <p>langchain: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26462">#26462</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26270">#26270</a>)</p> <h2>langchain-core==0.3.0.dev5</h2> <p>Changes since langchain-core==0.2.39</p> <p>core[patch]: fix regression in convert_to_openai_tool with instances of Tool (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26327">#26327</a>) core[patch]: Support non ASCII characters in tool output if user doesn't output string (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26319">#26319</a>) Keyword-like runnable config (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26295">#26295</a>)</p> <h2>langchain-core==0.3.0.dev4</h2> <p>Changes since langchain-core==0.2.38</p> <p>infra: Clear cache for env-var checks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26073">#26073</a>) fmt fmt</p> <h2>langchain-core==0.3.0.dev3</h2> <p>Changes since langchain-core==0.2.38</p> <p>infra: Clear cache for env-var checks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26073">#26073</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/58c7414e10a00bb33f45ad5d1965ed44b3b4f0df"><code>58c7414</code></a> langchain: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26462">#26462</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/125c9896a896b9bbd2f64181c1c1849be1ccb165"><code>125c989</code></a> huggingface: release 0.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26463">#26463</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/f7ae12fa1fbbe7a571a4a23083f38974d973b856"><code>f7ae12f</code></a> openai[minor]: Release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26464">#26464</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d1462badaf6f4eb0353a640e00ed499ec23ec784"><code>d1462ba</code></a> text-splitters: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26460">#26460</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/9b30bdceb62600914e436de9edd85af3796438cd"><code>9b30bdc</code></a> mistralai: release 0.2 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26458">#26458</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/3125a891987bacd8230b7d13d024a35c7a5c6657"><code>3125a89</code></a> infra: fix min version (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26461">#26461</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/44791ce131a68014ab2523105eb7602b1539018c"><code>44791ce</code></a> infra: rm pydantic from min version test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26459">#26459</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/fa8e0d90de57cb022b7114468adbda4bfca95ae0"><code>fa8e0d9</code></a> docs: update version docs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26457">#26457</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/222caaebddbf82cae76a96826775a1aca7b12451"><code>222caae</code></a> infra: fix release (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26455">#26455</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d46ab19954ff4f1135c6f43114f2831745f30e65"><code>d46ab19</code></a> core: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26453">#26453</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain==0.2.15...langchain==0.3.0">compare view</a></li> </ul> </details> <br /> Updates `langchain` from 0.2.15 to 0.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain's releases</a>.</em></p> <blockquote> <h2>langchain-community==0.3.0</h2> <p>Changes since langchain-community==0.2.17</p> <p>community: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26472">#26472</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain-core==0.3.0</h2> <p>Changes since langchain-core==0.2.40</p> <p>core: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26453">#26453</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain-experimental==0.3.0</h2> <p>Changes since langchain-experimental==0.0.65</p> <p>experimental: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26477">#26477</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>) Add the option to ignore structured output method to LLM graph transf… (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26013">#26013</a>)</p> <h2>langchain-text-splitters==0.3.0</h2> <p>Changes since langchain-text-splitters==0.2.4</p> <p>text-splitters: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26460">#26460</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>)</p> <h2>langchain==0.3.0</h2> <p>Changes since langchain==0.2.16</p> <p>langchain: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26462">#26462</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26270">#26270</a>)</p> <h2>langchain-core==0.3.0.dev5</h2> <p>Changes since langchain-core==0.2.39</p> <p>core[patch]: fix regression in convert_to_openai_tool with instances of Tool (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26327">#26327</a>) core[patch]: Support non ASCII characters in tool output if user doesn't output string (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26319">#26319</a>) Keyword-like runnable config (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26295">#26295</a>)</p> <h2>langchain-core==0.3.0.dev4</h2> <p>Changes since langchain-core==0.2.38</p> <p>infra: Clear cache for env-var checks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26073">#26073</a>) fmt fmt</p> <h2>langchain-core==0.3.0.dev3</h2> <p>Changes since langchain-core==0.2.38</p> <p>infra: Clear cache for env-var checks (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26073">#26073</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/58c7414e10a00bb33f45ad5d1965ed44b3b4f0df"><code>58c7414</code></a> langchain: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26462">#26462</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/125c9896a896b9bbd2f64181c1c1849be1ccb165"><code>125c989</code></a> huggingface: release 0.1 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26463">#26463</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/f7ae12fa1fbbe7a571a4a23083f38974d973b856"><code>f7ae12f</code></a> openai[minor]: Release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26464">#26464</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d1462badaf6f4eb0353a640e00ed499ec23ec784"><code>d1462ba</code></a> text-splitters: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26460">#26460</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/9b30bdceb62600914e436de9edd85af3796438cd"><code>9b30bdc</code></a> mistralai: release 0.2 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26458">#26458</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/3125a891987bacd8230b7d13d024a35c7a5c6657"><code>3125a89</code></a> infra: fix min version (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26461">#26461</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/44791ce131a68014ab2523105eb7602b1539018c"><code>44791ce</code></a> infra: rm pydantic from min version test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26459">#26459</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/fa8e0d90de57cb022b7114468adbda4bfca95ae0"><code>fa8e0d9</code></a> docs: update version docs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26457">#26457</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/222caaebddbf82cae76a96826775a1aca7b12451"><code>222caae</code></a> infra: fix release (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26455">#26455</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/d46ab19954ff4f1135c6f43114f2831745f30e65"><code>d46ab19</code></a> core: release 0.3.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26453">#26453</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain==0.2.15...langchain==0.3.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/open-webui/open-webui/network/alerts). </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-04-29 19:14:15 -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#44957