From 27d530c73fd9cbdcf467b6212f3427cb48ed86c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 23:54:40 +0000 Subject: [PATCH] build(deps): bump chromadb from 0.5.23 to 1.5.9 Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.23 to 1.5.9. - [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.5.23...1.5.9) --- updated-dependencies: - dependency-name: chromadb dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b07d850..b1b4c30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-multipart==0.0.31 openai==1.59.0 # Knowledge base -chromadb==0.5.23 +chromadb==1.5.9 # Email processing imaplib2==3.6