From 437698b3d05a2ce09d4573155ccd7dec4ecf7246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:19:32 +0000 Subject: [PATCH] Bump langchain from 0.1.20 to 0.3.30 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.20 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.1.20...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a191df7..5b65bb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ PyGithub requests openai python-dotenv -langchain==0.1.20 +langchain==0.3.30 langchain_chroma langchain_openai tree-sitter