From 5671c48ce55958fb1d0281d6d950620a70acd537 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:38:54 +0000 Subject: [PATCH] Bump llama-index-vector-stores-couchbase from 0.5.0 to 0.5.1 Bumps llama-index-vector-stores-couchbase from 0.5.0 to 0.5.1. --- updated-dependencies: - dependency-name: llama-index-vector-stores-couchbase dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8042bc5..1a7ae2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -llama-index-vector-stores-couchbase==0.5.0 +llama-index-vector-stores-couchbase==0.5.1 llama-index-llms-openai==0.5.0 llama-index-embeddings-openai==0.5.0 llama-index-readers-file==0.5.4