From b1f3f9f99250d7db53fbf4fa115a513284492885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 22:34:58 +0000 Subject: [PATCH] Bump langchain from 0.1.16 to 0.3.30 in /llms Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.16 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.16...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llms/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llms/requirements.txt b/llms/requirements.txt index f2280ed..447748e 100644 --- a/llms/requirements.txt +++ b/llms/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.1.16 +langchain==0.3.30 python-dotenv langchain-openai langchain-aws