From 4780eda27df0d8a1b0dd032248f10e6ac33d9f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:35:05 +0000 Subject: [PATCH] Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.32 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-cli==0.0.32...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Advanced_RAG/src/skills/ingestion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solution_Accelerators/Advanced_RAG/src/skills/ingestion/requirements.txt b/Solution_Accelerators/Advanced_RAG/src/skills/ingestion/requirements.txt index 39b8649a..9b0e9b72 100644 --- a/Solution_Accelerators/Advanced_RAG/src/skills/ingestion/requirements.txt +++ b/Solution_Accelerators/Advanced_RAG/src/skills/ingestion/requirements.txt @@ -18,7 +18,7 @@ opencensus-ext-azure==1.1.9 opencensus==0.11.2 PyYAML==6.0.1 backoff==2.2.1 -langchain-community==0.0.32 +langchain-community==0.3.27 langchain==0.1.16 beautifulsoup4==4.12.3 aiohttp==3.9.1