[PR #3544] [CLOSED] chore(deps): bump the pip group across 2 directories with 2 updates #36904

Closed
opened 2026-04-25 10:36:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3544
Author: @dependabot[bot]
Created: 6/30/2024
Status: Closed

Base: mainHead: dependabot/pip/pip-54c4cbad78


📝 Commits (1)

  • e823e07 chore(deps): bump the pip group across 2 directories with 2 updates

📊 Changes

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

View changed files

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

📄 Description

Bumps the pip group with 2 updates in the / directory: pymysql and langchain-community.
Bumps the pip group with 1 update in the /backend directory: langchain-community.

Updates pymysql from 1.1.0 to 1.1.1

Release notes

Sourced from pymysql's releases.

v1.1.1

[!WARNING] This release fixes a vulnerability (CVE-2024-36039). All users are recommended to update to this version.

If you can not update soon, check the input value from untrusted source has an expected type. Only dict input from untrusted source can be an attack vector.

What's Changed

  • Prohibit dict parameter for Cursor.execute(). It didn't produce valid SQL and might cause SQL injection. (CVE-2024-36039)
  • Added ssl_key_password param by @​svaskov in PyMySQL/PyMySQL#1145

Merged PRs

New Contributors

Full Changelog: https://github.com/PyMySQL/PyMySQL/compare/v1.1.0...v1.1.1

Changelog

Sourced from pymysql's changelog.

v1.1.1

Release date: 2024-05-21

[!WARNING] This release fixes a vulnerability (CVE-2024-36039). All users are recommended to update to this version.

If you can not update soon, check the input value from untrusted source has an expected type. Only dict input from untrusted source can be an attack vector.

  • Prohibit dict parameter for Cursor.execute(). It didn't produce valid SQL and might cause SQL injection. (CVE-2024-36039)
  • Added ssl_key_password param. #1145
Commits

Updates langchain-community from 0.2.0 to 0.2.5

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.5

Release langchain-community==0.2.5

Changes since langchain-community==0.2.4

community: release 0.2.5 (#22923) docs: Fix wrongly referenced class name in confluence.py (#22879) community[minor]: Fix long_context_reorder.py async (#22839) community[major], experimental[patch]: Remove Python REPL from community (#22904) community[patch]: SitemapLoader restrict depth of parsing sitemap (CVE-2024-2965) (#22903) core[patch]: fix validation of @​deprecated decorator (#22513) [Community]: HuggingFaceCrossEncoder score accounting for pairs. (#22578) community[minor]: add chat model llamacpp (#22589) community[minor]: Prem Templates (#22783) community[minor]: Implement ZhipuAIEmbeddings interface (#22821) docs, cli[patch]: document loaders doc template (#22862) ci: Add script to check for pickle usage in community (#22863) community[patch]: FAISS VectorStore deserializer should be opt-in (#22861) [docs]: added info for TavilySearchResults (#22765) minor functionality change: adding API functionality to tavilysearch (#22761) docs: improved recursive url loader docs (#22648) ci: add testing with Python 3.12 (#22813) community[patch]: fix database uri type in SQLDatabase (#22661) community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) community[minor]: implement huggingface show_progress consistently (#22682) community[patch]: fix hunyuan message include chinese signature error (#22795) (#22796) community[patch]: bugfix for YoutubeLoader's LINES format (#22815) langchain[minor]: Make EmbeddingsFilters async (#22737) community[patch]: fix hunyuan client json analysis (#22452) (#22767) community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (#22766) community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (#21710) community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) Ollama vision support (#22734) community[minor]: fix redis store docstring and streamline initialization code (#22730) community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) community[patch]: Add missing type annotations (#22758) community[patch]: fix WandbTracer to work with new "RunV2" API (#22673) community[patch]: fix deepinfra inference (#22680) community[patch]: Add function response to graph cypher qa chain (#22690) community[minor]: add Volcengine Rerank (#22700) community[patch]: Small Fix in OutlookMessageLoader (Close the Message once Open) (#22744) Community[minor]: Add language parser for Elixir (#22742) community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) community[minor]: Add SQL storage implementation (#22207) couchbase: Add the initial version of Couchbase partner package (#22087) community[minor]: Add UpstashRatelimitHandler (#21885)

langchain-community==0.2.4

Release langchain-community==0.2.4

... (truncated)

Commits

Updates langchain-community from 0.2.0 to 0.2.5

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.5

Release langchain-community==0.2.5

Changes since langchain-community==0.2.4

community: release 0.2.5 (#22923) docs: Fix wrongly referenced class name in confluence.py (#22879) community[minor]: Fix long_context_reorder.py async (#22839) community[major], experimental[patch]: Remove Python REPL from community (#22904) community[patch]: SitemapLoader restrict depth of parsing sitemap (CVE-2024-2965) (#22903) core[patch]: fix validation of @​deprecated decorator (#22513) [Community]: HuggingFaceCrossEncoder score accounting for pairs. (#22578) community[minor]: add chat model llamacpp (#22589) community[minor]: Prem Templates (#22783) community[minor]: Implement ZhipuAIEmbeddings interface (#22821) docs, cli[patch]: document loaders doc template (#22862) ci: Add script to check for pickle usage in community (#22863) community[patch]: FAISS VectorStore deserializer should be opt-in (#22861) [docs]: added info for TavilySearchResults (#22765) minor functionality change: adding API functionality to tavilysearch (#22761) docs: improved recursive url loader docs (#22648) ci: add testing with Python 3.12 (#22813) community[patch]: fix database uri type in SQLDatabase (#22661) community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) community[minor]: implement huggingface show_progress consistently (#22682) community[patch]: fix hunyuan message include chinese signature error (#22795) (#22796) community[patch]: bugfix for YoutubeLoader's LINES format (#22815) langchain[minor]: Make EmbeddingsFilters async (#22737) community[patch]: fix hunyuan client json analysis (#22452) (#22767) community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (#22766) community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (#21710) community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (#21676) [Community]: Added Metadata filter support for DocumentDB Vector Store (#22777) Ollama vision support (#22734) community[minor]: fix redis store docstring and streamline initialization code (#22730) community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (#22724) community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) community[patch]: Add missing type annotations (#22758) community[patch]: fix WandbTracer to work with new "RunV2" API (#22673) community[patch]: fix deepinfra inference (#22680) community[patch]: Add function response to graph cypher qa chain (#22690) community[minor]: add Volcengine Rerank (#22700) community[patch]: Small Fix in OutlookMessageLoader (Close the Message once Open) (#22744) Community[minor]: Add language parser for Elixir (#22742) community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) community[minor]: Add SQL storage implementation (#22207) couchbase: Add the initial version of Couchbase partner package (#22087) community[minor]: Add UpstashRatelimitHandler (#21885)

langchain-community==0.2.4

Release langchain-community==0.2.4

... (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/3544 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/pip/pip-54c4cbad78` --- ### 📝 Commits (1) - [`e823e07`](https://github.com/open-webui/open-webui/commit/e823e0737a0c430e3f4272b9954fa22783f240c5) chore(deps): bump the pip group across 2 directories with 2 updates ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) 📝 `pyproject.toml` (+2 -2) </details> ### 📄 Description Bumps the pip group with 2 updates in the / directory: [pymysql](https://github.com/PyMySQL/PyMySQL) and [langchain-community](https://github.com/langchain-ai/langchain). Bumps the pip group with 1 update in the /backend directory: [langchain-community](https://github.com/langchain-ai/langchain). Updates `pymysql` from 1.1.0 to 1.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PyMySQL/PyMySQL/releases">pymysql's releases</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <blockquote> <p>[!WARNING] This release fixes a vulnerability (CVE-2024-36039). All users are recommended to update to this version.</p> <p>If you can not update soon, check the input value from untrusted source has an expected type. Only dict input from untrusted source can be an attack vector.</p> </blockquote> <h2>What's Changed</h2> <ul> <li>Prohibit dict parameter for <code>Cursor.execute()</code>. It didn't produce valid SQL and might cause SQL injection. (CVE-2024-36039)</li> <li>Added ssl_key_password param by <a href="https://github.com/svaskov"><code>@​svaskov</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1145">PyMySQL/PyMySQL#1145</a></li> </ul> <h2>Merged PRs</h2> <ul> <li>Add support for Python 3.12 by <a href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1134">PyMySQL/PyMySQL#1134</a></li> <li>chore(deps): update actions/checkout action to v4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1136">PyMySQL/PyMySQL#1136</a></li> <li>Update codecov/codecov-action action to v4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1137">PyMySQL/PyMySQL#1137</a></li> <li>ci: use codecov@v3 by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1142">PyMySQL/PyMySQL#1142</a></li> <li>chore(deps): update dessant/lock-threads action to v5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1141">PyMySQL/PyMySQL#1141</a></li> <li>doc: use rtd theme by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1143">PyMySQL/PyMySQL#1143</a></li> <li>use Ruff as formatter by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1144">PyMySQL/PyMySQL#1144</a></li> <li>chore(deps): update dependency sphinx-rtd-theme to v2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1147">PyMySQL/PyMySQL#1147</a></li> <li>chore(deps): update actions/setup-python action to v5 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1152">PyMySQL/PyMySQL#1152</a></li> <li>chore(deps): update github/codeql-action action to v3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1154">PyMySQL/PyMySQL#1154</a></li> <li>chore(deps): update codecov/codecov-action action to v4 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1158">PyMySQL/PyMySQL#1158</a></li> <li>Support error packet without sqlstate by <a href="https://github.com/methane"><code>@​methane</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1160">PyMySQL/PyMySQL#1160</a></li> <li>test json - mariadb without JSON type by <a href="https://github.com/grooverdan"><code>@​grooverdan</code></a> in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1165">PyMySQL/PyMySQL#1165</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hugovk"><code>@​hugovk</code></a> made their first contribution in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1134">PyMySQL/PyMySQL#1134</a></li> <li><a href="https://github.com/svaskov"><code>@​svaskov</code></a> made their first contribution in <a href="https://redirect.github.com/PyMySQL/PyMySQL/pull/1145">PyMySQL/PyMySQL#1145</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/PyMySQL/PyMySQL/compare/v1.1.0...v1.1.1">https://github.com/PyMySQL/PyMySQL/compare/v1.1.0...v1.1.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md">pymysql's changelog</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <p>Release date: 2024-05-21</p> <blockquote> <p>[!WARNING] This release fixes a vulnerability (CVE-2024-36039). All users are recommended to update to this version.</p> <p>If you can not update soon, check the input value from untrusted source has an expected type. Only dict input from untrusted source can be an attack vector.</p> </blockquote> <ul> <li>Prohibit dict parameter for <code>Cursor.execute()</code>. It didn't produce valid SQL and might cause SQL injection. (CVE-2024-36039)</li> <li>Added ssl_key_password param. <a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1145">#1145</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/2cab9ecc641e962565c6254a5091f90c47f59b35"><code>2cab9ec</code></a> v1.1.1</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/521e40050cb386a499f68f483fefd144c493053c"><code>521e400</code></a> forbid dict parameter</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/7f032a699d55340f05101deb4d7d4f63db4adc11"><code>7f032a6</code></a> remove coveralls from requirements</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/69f6c7439bee14784e0ea70ae107af6446cc0c67"><code>69f6c74</code></a> ruff format</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/b4ed6884a1105df0a27f948f52b3e81d5585634f"><code>b4ed688</code></a> test json - mariadb without JSON type (<a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1165">#1165</a>)</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/bbd049f40db9c696574ce6f31669880042c56d79"><code>bbd049f</code></a> Support error packet without sqlstate (<a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1160">#1160</a>)</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/9694747ae619e88b792a8e0b4c08036572452584"><code>9694747</code></a> pyupgrade</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/1f0b7856de4008e7e4c1e8c1b215d5d4dfaecd1a"><code>1f0b785</code></a> chore(deps): update codecov/codecov-action action to v4 (<a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1158">#1158</a>)</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/1e28be81c24dde66f8acbf4c5e24f60d6b5e72e7"><code>1e28be8</code></a> chore(deps): update github/codeql-action action to v3 (<a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1154">#1154</a>)</li> <li><a href="https://github.com/PyMySQL/PyMySQL/commit/f13f054abcc18b39855a760a84be0a517f0da658"><code>f13f054</code></a> chore(deps): update actions/setup-python action to v5 (<a href="https://redirect.github.com/PyMySQL/PyMySQL/issues/1152">#1152</a>)</li> <li>Additional commits viewable in <a href="https://github.com/PyMySQL/PyMySQL/compare/v1.1.0...v1.1.1">compare view</a></li> </ul> </details> <br /> Updates `langchain-community` from 0.2.0 to 0.2.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-community's releases</a>.</em></p> <blockquote> <h2>langchain-community==0.2.5</h2> <h1>Release langchain-community==0.2.5</h1> <p>Changes since langchain-community==0.2.4</p> <p>community: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22923">#22923</a>) docs: Fix wrongly referenced class name in confluence.py (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22879">#22879</a>) community[minor]: Fix long_context_reorder.py async (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22839">#22839</a>) community[major], experimental[patch]: Remove Python REPL from community (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22904">#22904</a>) community[patch]: SitemapLoader restrict depth of parsing sitemap (CVE-2024-2965) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22903">#22903</a>) core[patch]: fix validation of <a href="https://github.com/deprecated"><code>@​deprecated</code></a> decorator (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22513">#22513</a>) [Community]: HuggingFaceCrossEncoder <code>score</code> accounting for <!-- raw HTML omitted --> pairs. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22578">#22578</a>) community[minor]: add chat model llamacpp (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22589">#22589</a>) community[minor]: Prem Templates (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22783">#22783</a>) community[minor]: Implement ZhipuAIEmbeddings interface (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22821">#22821</a>) docs, cli[patch]: document loaders doc template (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22862">#22862</a>) ci: Add script to check for pickle usage in community (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22863">#22863</a>) community[patch]: FAISS VectorStore deserializer should be opt-in (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22861">#22861</a>) [docs]: added info for TavilySearchResults (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22765">#22765</a>) minor functionality change: adding API functionality to tavilysearch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22761">#22761</a>) docs: improved recursive url loader docs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22648">#22648</a>) ci: add testing with Python 3.12 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22813">#22813</a>) community[patch]: fix database uri type in SQLDatabase (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22661">#22661</a>) community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22828">#22828</a>) community[minor]: implement huggingface show_progress consistently (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22682">#22682</a>) community[patch]: fix hunyuan message include chinese signature error (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22795">#22795</a>) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22796">#22796</a>) community[patch]: bugfix for <code>YoutubeLoader</code>'s <code>LINES</code> format (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22815">#22815</a>) langchain[minor]: Make EmbeddingsFilters async (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22737">#22737</a>) community[patch]: fix hunyuan client json analysis (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22452">#22452</a>) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22767">#22767</a>) community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22766">#22766</a>) community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21710">#21710</a>) community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21676">#21676</a>) [Community]: Added Metadata filter support for DocumentDB Vector Store (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22777">#22777</a>) Ollama vision support (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22734">#22734</a>) community[minor]: fix redis store docstring and streamline initialization code (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22730">#22730</a>) community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22724">#22724</a>) community[minor]: Add support for OVHcloud AI Endpoints Embedding (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22667">#22667</a>) community[patch]: Add missing type annotations (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22758">#22758</a>) community[patch]: fix <code>WandbTracer</code> to work with new &quot;RunV2&quot; API (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22673">#22673</a>) community[patch]: fix deepinfra inference (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22680">#22680</a>) community[patch]: Add function response to graph cypher qa chain (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22690">#22690</a>) community[minor]: add Volcengine Rerank (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22700">#22700</a>) community[patch]: Small Fix in OutlookMessageLoader (Close the Message once Open) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22744">#22744</a>) Community[minor]: Add language parser for Elixir (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22742">#22742</a>) community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22691">#22691</a>) community[minor]: Add SQL storage implementation (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22207">#22207</a>) couchbase: Add the initial version of Couchbase partner package (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22087">#22087</a>) community[minor]: Add UpstashRatelimitHandler (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21885">#21885</a>)</p> <h2>langchain-community==0.2.4</h2> <h1>Release langchain-community==0.2.4</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/79a64207f59065e7b99974b22fb4cb7c26fe2204"><code>79a6420</code></a> community: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22923">#22923</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c8c67dde6f3e5712c9407bc2b2661a0a44113b7e"><code>c8c67dd</code></a> text-splitters[patch]: Fix HTMLSectionSplitter (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22812">#22812</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/fbeeb6da7512837f43aff415c01ee3bf8a672aeb"><code>fbeeb6d</code></a> langchain: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22922">#22922</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/551640a0306a1bc04023b0ca6fdeb2c4ae377a86"><code>551640a</code></a> templates: remove lockfiles (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22920">#22920</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c4f2bc95401bd41d40c9c7ba2fe959e12a059408"><code>c4f2bc9</code></a> docs: Fix wrongly referenced class name in confluence.py (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22879">#22879</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/32966a08a9a4dd20dd487d4b8bf51bfa0229174e"><code>32966a0</code></a> infra: remove nvidia from monorepo scheduled tests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22915">#22915</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/9ef15691d62c1f9f18fe7520cce7dafa82ea517e"><code>9ef1569</code></a> core: release 0.2.7 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22917">#22917</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/338180f383500b54106ea542b48419e98a7d1389"><code>338180f</code></a> core: in astream_events v2 always await task even if already finished (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22916">#22916</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/513e491ce96efccf2fd5d200864fc279d8254bf5"><code>513e491</code></a> experimental: LLMGraphTransformer - added relationship properties. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21856">#21856</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/694ae87748e2a6ad077dbe273777ad153ed5ed28"><code>694ae87</code></a> docs: add groq to chatmodeltabs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22913">#22913</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.0...langchain-community==0.2.5">compare view</a></li> </ul> </details> <br /> Updates `langchain-community` from 0.2.0 to 0.2.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-community's releases</a>.</em></p> <blockquote> <h2>langchain-community==0.2.5</h2> <h1>Release langchain-community==0.2.5</h1> <p>Changes since langchain-community==0.2.4</p> <p>community: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22923">#22923</a>) docs: Fix wrongly referenced class name in confluence.py (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22879">#22879</a>) community[minor]: Fix long_context_reorder.py async (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22839">#22839</a>) community[major], experimental[patch]: Remove Python REPL from community (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22904">#22904</a>) community[patch]: SitemapLoader restrict depth of parsing sitemap (CVE-2024-2965) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22903">#22903</a>) core[patch]: fix validation of <a href="https://github.com/deprecated"><code>@​deprecated</code></a> decorator (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22513">#22513</a>) [Community]: HuggingFaceCrossEncoder <code>score</code> accounting for <!-- raw HTML omitted --> pairs. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22578">#22578</a>) community[minor]: add chat model llamacpp (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22589">#22589</a>) community[minor]: Prem Templates (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22783">#22783</a>) community[minor]: Implement ZhipuAIEmbeddings interface (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22821">#22821</a>) docs, cli[patch]: document loaders doc template (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22862">#22862</a>) ci: Add script to check for pickle usage in community (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22863">#22863</a>) community[patch]: FAISS VectorStore deserializer should be opt-in (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22861">#22861</a>) [docs]: added info for TavilySearchResults (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22765">#22765</a>) minor functionality change: adding API functionality to tavilysearch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22761">#22761</a>) docs: improved recursive url loader docs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22648">#22648</a>) ci: add testing with Python 3.12 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22813">#22813</a>) community[patch]: fix database uri type in SQLDatabase (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22661">#22661</a>) community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22828">#22828</a>) community[minor]: implement huggingface show_progress consistently (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22682">#22682</a>) community[patch]: fix hunyuan message include chinese signature error (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22795">#22795</a>) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22796">#22796</a>) community[patch]: bugfix for <code>YoutubeLoader</code>'s <code>LINES</code> format (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22815">#22815</a>) langchain[minor]: Make EmbeddingsFilters async (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22737">#22737</a>) community[patch]: fix hunyuan client json analysis (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22452">#22452</a>) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22767">#22767</a>) community[patch]: Support for old clients (Thin and Thick) Oracle Vector Store (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22766">#22766</a>) community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21710">#21710</a>) community[minor]: Adds a vector store for Azure Cosmos DB for NoSQL (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21676">#21676</a>) [Community]: Added Metadata filter support for DocumentDB Vector Store (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22777">#22777</a>) Ollama vision support (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22734">#22734</a>) community[minor]: fix redis store docstring and streamline initialization code (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22730">#22730</a>) community[patch]: Kinetica Integrations handled error in querying; quotes in table names; updated gpudb API (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22724">#22724</a>) community[minor]: Add support for OVHcloud AI Endpoints Embedding (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22667">#22667</a>) community[patch]: Add missing type annotations (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22758">#22758</a>) community[patch]: fix <code>WandbTracer</code> to work with new &quot;RunV2&quot; API (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22673">#22673</a>) community[patch]: fix deepinfra inference (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22680">#22680</a>) community[patch]: Add function response to graph cypher qa chain (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22690">#22690</a>) community[minor]: add Volcengine Rerank (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22700">#22700</a>) community[patch]: Small Fix in OutlookMessageLoader (Close the Message once Open) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22744">#22744</a>) Community[minor]: Add language parser for Elixir (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22742">#22742</a>) community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22691">#22691</a>) community[minor]: Add SQL storage implementation (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22207">#22207</a>) couchbase: Add the initial version of Couchbase partner package (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22087">#22087</a>) community[minor]: Add UpstashRatelimitHandler (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21885">#21885</a>)</p> <h2>langchain-community==0.2.4</h2> <h1>Release langchain-community==0.2.4</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/79a64207f59065e7b99974b22fb4cb7c26fe2204"><code>79a6420</code></a> community: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22923">#22923</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c8c67dde6f3e5712c9407bc2b2661a0a44113b7e"><code>c8c67dd</code></a> text-splitters[patch]: Fix HTMLSectionSplitter (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22812">#22812</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/fbeeb6da7512837f43aff415c01ee3bf8a672aeb"><code>fbeeb6d</code></a> langchain: release 0.2.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22922">#22922</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/551640a0306a1bc04023b0ca6fdeb2c4ae377a86"><code>551640a</code></a> templates: remove lockfiles (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22920">#22920</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c4f2bc95401bd41d40c9c7ba2fe959e12a059408"><code>c4f2bc9</code></a> docs: Fix wrongly referenced class name in confluence.py (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22879">#22879</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/32966a08a9a4dd20dd487d4b8bf51bfa0229174e"><code>32966a0</code></a> infra: remove nvidia from monorepo scheduled tests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22915">#22915</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/9ef15691d62c1f9f18fe7520cce7dafa82ea517e"><code>9ef1569</code></a> core: release 0.2.7 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22917">#22917</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/338180f383500b54106ea542b48419e98a7d1389"><code>338180f</code></a> core: in astream_events v2 always await task even if already finished (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22916">#22916</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/513e491ce96efccf2fd5d200864fc279d8254bf5"><code>513e491</code></a> experimental: LLMGraphTransformer - added relationship properties. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21856">#21856</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/694ae87748e2a6ad077dbe273777ad153ed5ed28"><code>694ae87</code></a> docs: add groq to chatmodeltabs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22913">#22913</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.0...langchain-community==0.2.5">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-25 10:36:51 -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#36904