From 8e27c83d6a33b5cdeb81b3b9520ab0728f4a7c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:04:29 +0000 Subject: [PATCH] Bump langchain-core from 0.3.40 to 0.3.80 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.40 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.40...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45f6480..880db56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ openai==1.52.0 tiktoken==0.8.0 langchain==0.3.1 langchain-community==0.3.1 -langchain-core==0.3.40 +langchain-core==0.3.80 transformers[torch]==4.48.0 # Azure SDKs