From 58a92f1debd3190a724301694c4434298e2cf851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:57:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20bump=20langchain=20from=200.3.22=20?= =?UTF-8?q?to=201.2.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.22 to 1.2.13. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.22...langchain==1.2.13) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cf3bb2a..ff86c83e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -433,7 +433,7 @@ kiwisolver==1.5.0 # via matplotlib kokoro==0.9.4 # via ctxai -langchain==0.3.22 +langchain==1.2.13 # via langchain-community langchain-community==0.3.19 # via ctxai