From bb97a0923169262f2a9976a8bcca37a9ddba26a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:16:53 +0000 Subject: [PATCH] chore(deps): bump langchain-core in /lib/shared/layers/common Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.79 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.79...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/shared/layers/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shared/layers/common/requirements.txt b/lib/shared/layers/common/requirements.txt index b1c0e9c48..1a6dc7073 100644 --- a/lib/shared/layers/common/requirements.txt +++ b/lib/shared/layers/common/requirements.txt @@ -4,7 +4,7 @@ cfnresponse==1.1.2 aws_requests_auth==0.4.3 requests-aws4auth==1.2.3 langchain==0.3.27 -langchain-core==0.3.79 +langchain-core==0.3.80 langchain-aws==0.2.10 langchain-community==0.3.31 langchain-openai==0.3.35