[PR #5839] [MERGED] chore(deps): bump langchain-chroma from 0.1.2 to 0.1.4 in /backend #8561

Closed
opened 2025-11-11 17:59:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: devHead: dependabot/pip/backend/dev/langchain-chroma-0.1.4


📝 Commits (1)

  • 736cbb9 chore(deps): bump langchain-chroma from 0.1.2 to 0.1.4 in /backend

📊 Changes

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

View changed files

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

📄 Description

Bumps langchain-chroma from 0.1.2 to 0.1.4.

Release notes

Sourced from langchain-chroma's releases.

langchain-chroma==0.1.4

Changes since langchain-chroma==0.1.2

chroma[patch]: Release 0.1.4 (#26470) multiple: pydantic 2 compatibility, v0.3 (#26443) standard-tests[patch]: add Ser/Des test all: Improve make lint command (#25344) chroma: add back fastapi optional dep (#25641) partners/chroma: release 0.1.3 (#25599) chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug (#25586) [docs]: vector store integration pages (#24858) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) docs: fix kwargs docstring (#25010) all: add release notes to pypi (#24519) partners: add similarity search by image functionality to langchain_chroma partner package (#22982) infra: update mypy 1.10, ruff 0.5 (#23721)

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/5839 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/langchain-chroma-0.1.4` --- ### 📝 Commits (1) - [`736cbb9`](https://github.com/open-webui/open-webui/commit/736cbb961fe41fe50305e5cf36c811c6b130c72d) chore(deps): bump langchain-chroma from 0.1.2 to 0.1.4 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [langchain-chroma](https://github.com/langchain-ai/langchain) from 0.1.2 to 0.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-chroma's releases</a>.</em></p> <blockquote> <h2>langchain-chroma==0.1.4</h2> <p>Changes since langchain-chroma==0.1.2</p> <p>chroma[patch]: Release 0.1.4 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26470">#26470</a>) multiple: pydantic 2 compatibility, v0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26443">#26443</a>) standard-tests[patch]: add Ser/Des test all: Improve make lint command (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25344">#25344</a>) chroma: add back fastapi optional dep (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25641">#25641</a>) partners/chroma: release 0.1.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25599">#25599</a>) chroma: ban chromadb sdk versions 0.5.4 and 0.5.5 due to pydantic bug (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25586">#25586</a>) [docs]: vector store integration pages (<a href="https://redirect.github.com/langchain-ai/langchain/issues/24858">#24858</a>) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25014">#25014</a>) docs: fix kwargs docstring (<a href="https://redirect.github.com/langchain-ai/langchain/issues/25010">#25010</a>) all: add release notes to pypi (<a href="https://redirect.github.com/langchain-ai/langchain/issues/24519">#24519</a>) partners: add similarity search by image functionality to langchain_chroma partner package (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22982">#22982</a>) infra: update mypy 1.10, ruff 0.5 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23721">#23721</a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/4e6620ecdd67cf4d3edd8733d5890168f58f7ece"><code>4e6620e</code></a> chroma[patch]: Release 0.1.4 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26470">#26470</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/543a80569c5d0daca7163eb6362e0a61ef502f69"><code>543a805</code></a> prompty[minor]: Release 0.1.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26481">#26481</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/9c88037dbc6cfc99c1be8263ec7a0a196da47724"><code>9c88037</code></a> huggingface[patch]: xfail test (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26479">#26479</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/a2bfa412162c5d96cc477b2d7f322249efc542da"><code>a2bfa41</code></a> azure-dynamic-sessions[minor]: Release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26478">#26478</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/8abc7ff55ae104d846614cfb62269f2dfbe02000"><code>8abc7ff</code></a> experimental: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26477">#26477</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/6abb23ca97be61e34ff35144e7baf82dd5ea1bbd"><code>6abb23c</code></a> exa[minor]: Release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26476">#26476</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/900115a568ef41ca5acd645e109a9aa42d868b61"><code>900115a</code></a> community: release 0.3 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26472">#26472</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/17b397ef933b73534f79d6d23b99c8b3b0df91a0"><code>17b397e</code></a> pinecone[minor]: Release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26474">#26474</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/ca304ae0469fa0723205484450ceaafd056b184e"><code>ca304ae</code></a> robocorp: rm package (now langchain-sema4) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26471">#26471</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/537f6924dc18d158c8f3168a0b487f7631ae38f7"><code>537f692</code></a> partners/ollama: release 0.2.0 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/26468">#26468</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-chroma==0.1.2...langchain-chroma==0.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-chroma&package-manager=pip&previous-version=0.1.2&new-version=0.1.4)](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 2025-11-11 17:59:48 -06: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#8561