From b781f02f3716849a962e541e5bc71adc963089b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 10:01:52 +0000 Subject: [PATCH] deps(deps): bump chromadb from 1.0.7 to 1.2.0 Bumps [chromadb](https://github.com/chroma-core/chroma) from 1.0.7 to 1.2.0. - [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/1.0.7...1.2.0) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ae9a7b..8be8f1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cffi==1.17.1 chardet==5.2.0 charset-normalizer==3.4.1 chroma-hnswlib==0.7.6 -chromadb==1.0.7 +chromadb==1.2.0 click==8.1.8 cohere==5.15.0 colorama==0.4.6