From 9e8b7ac61119d8d048ae03b2b7501b96a98e5085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 03:42:14 +0000 Subject: [PATCH] build(deps): bump chromadb from 0.6.2 to 0.6.3 in /backend Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/chroma-core/chroma/compare/0.6.2...0.6.3) --- updated-dependencies: - dependency-name: chromadb dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 499eae36d..5f1449641 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -44,7 +44,7 @@ langchain==0.3.19 langchain-community==0.3.18 fake-useragent==2.1.0 -chromadb==0.6.2 +chromadb==0.6.3 pymilvus==2.5.0 qdrant-client~=1.12.0 opensearch-py==2.8.0