From e1df3be4b959376d7f4db7c5bfe3328433fac144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:16:15 +0000 Subject: [PATCH] build(deps): bump langchain-core from 0.3.29 to 0.3.40 in /application Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.29 to 0.3.40. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.29...langchain-core==0.3.40) --- updated-dependencies: - dependency-name: langchain-core 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 80aa0506..6c8887f6 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -32,7 +32,7 @@ jsonschema-specifications==2023.7.1 kombu==5.4.2 langchain==0.3.14 langchain-community==0.3.14 -langchain-core==0.3.29 +langchain-core==0.3.40 langchain-openai==0.3.0 langchain-text-splitters==0.3.5 langsmith==0.2.10