From 787e2ec2cd0e2bed60c327c5b3ab82bffe99e91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 16:45:24 +0000 Subject: [PATCH] chore(deps): bump langchain-core from 0.3.13 to 0.3.15 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.13 to 0.3.15. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.13...langchain-core==0.3.15) --- updated-dependencies: - dependency-name: langchain-core 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 0ae73a9..284ef7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -langchain-core==0.3.13 +langchain-core==0.3.15 langchain-community==0.3.3 google-cloud-datastore==2.20.1 more_itertools==10.5.0