From 0bbf1db434025ca9f9d0b36ee45009797513ff26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:34:20 +0000 Subject: [PATCH] build(deps): bump langchain-community in /application Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.13...langchain-community==0.3.14) --- updated-dependencies: - dependency-name: langchain-community 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 fe0ab8e3..be0814c2 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -29,7 +29,7 @@ jsonschema-spec==0.2.4 jsonschema-specifications==2023.7.1 kombu==5.4.2 langchain==0.3.13 -langchain-community==0.3.13 +langchain-community==0.3.14 langchain-core==0.3.29 langchain-openai==0.2.14 langchain-text-splitters==0.3.4