From 702a4353212bd2cef7d263ad445843cae3c6db97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:59:38 +0000 Subject: [PATCH] chore(deps): bump langchain from 1.2.0 to 1.2.3 in /application Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==1.2.0...langchain==1.2.3) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 5a17a7c7..6f887ee6 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -34,7 +34,7 @@ joblib==1.5.3 jsonpatch==1.33 jsonpointer==3.0.0 kombu==5.6.1 -langchain==1.2.0 +langchain==1.2.3 langchain-community==0.4.1 langchain-core==1.2.5 langchain-openai==1.1.6