From 56f1ff45b477afb82da7399a07b8582b12b7d363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:49:48 +0000 Subject: [PATCH] chore(deps): bump langchain-core from 0.1.45 to 0.3.80 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.45 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94d58ff..88b15ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ langchain==0.1.16 langchain-community==0.0.34 -langchain-core==0.1.45 +langchain-core==0.3.80 mypy==1.9.0 oracledb==2.1.2 sqlalchemy==2.0.29