From 1fb1db81cf18dea1683077e6fb2de322088ecdb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 00:08:01 +0000 Subject: [PATCH] Bump langchain in /community/rag-developer-chatbot/notebooks Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.1...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/rag-developer-chatbot/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rag-developer-chatbot/notebooks/requirements.txt b/community/rag-developer-chatbot/notebooks/requirements.txt index 52ed6861d..1b4d180e7 100644 --- a/community/rag-developer-chatbot/notebooks/requirements.txt +++ b/community/rag-developer-chatbot/notebooks/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.2.1 +langchain==0.3.30 langchain-community==0.2.1 sentence-transformers==2.2.2 jupyterlab==4.0.8