From 110569f5e5eeb1f14f814a19062bdb3e34509ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 13:10:28 +0000 Subject: [PATCH] Bump langchain-couchbase from 0.3.0 to 0.4.0 Bumps [langchain-couchbase](https://github.com/Couchbase-Ecosystem/langchain-couchbase) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/Couchbase-Ecosystem/langchain-couchbase/releases) - [Commits](https://github.com/Couchbase-Ecosystem/langchain-couchbase/compare/langchain-couchbase==0.3.0...langchain-couchbase==0.4.0) --- updated-dependencies: - dependency-name: langchain-couchbase dependency-version: 0.4.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 aa7c32d..20e4df1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.13.4 -langchain-couchbase==0.3.0 +langchain-couchbase==0.4.0 langchain-community==0.3.24 langchain-openai==0.3.27 langsmith==0.3.44