From 2bed4c83b060b7ff2dae042c1a6639ae41081fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 15:19:06 +0000 Subject: [PATCH] chore(deps): bump langchain-core from 0.3.59 to 1.0.3 in /application Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.59 to 1.0.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.59...langchain-core==1.0.3) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... 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 08d259b1d..4fd4ba874 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -31,7 +31,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==1.0.3 langchain-openai==0.3.16 langchain-text-splitters==0.3.8 langsmith==0.3.42