From e04868f9ab004a7e4a615a9469c14927f72e6d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 20:06:05 +0000 Subject: [PATCH] build(deps): bump langchain-core from 0.3.59 to 0.3.78 in /application Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.59 to 0.3.78. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.59...langchain-core==0.3.78) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.78 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 3882bd6dc..c1d25bc2e 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -30,7 +30,7 @@ jsonpointer==3.0.0 kombu==5.4.2 langchain==0.3.20 langchain-community==0.3.19 -langchain-core==0.3.59 +langchain-core==0.3.78 langchain-openai==0.3.16 langchain-text-splitters==0.3.8 langsmith==0.3.42