From df7a8a38eae07d0e251beb4b81e720717ec251b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:49:58 +0000 Subject: [PATCH] Bump langchain-core in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [langchain-core](https://github.com/langchain-ai/langchain). Updates `langchain-core` from 0.1.27 to 0.3.80 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45fcdec..5d8abe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ langgraph==0.0.69 langchain==0.2.16 langchain-google-genai==1.0.10 -langchain-core==0.1.27 +langchain-core==0.3.80 pydantic==2.6.1 backtrader==1.9.78.123 yfinance==0.2.28