From bd5504461e35d7f8504588af3d283f44b60c3a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 02:04:46 +0000 Subject: [PATCH] build(deps): bump langchain-core from 0.3.28 to 0.3.29 in /application Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.28 to 0.3.29. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.28...langchain-core==0.3.29) --- 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 d4311430..fe0ab8e3 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -30,7 +30,7 @@ jsonschema-specifications==2023.7.1 kombu==5.4.2 langchain==0.3.13 langchain-community==0.3.13 -langchain-core==0.3.28 +langchain-core==0.3.29 langchain-openai==0.2.14 langchain-text-splitters==0.3.4 langsmith==0.2.6