From 167b363546f5c654b2ec419bdc0e00d64070ce04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 00:36:02 +0000 Subject: [PATCH] chore(deps): bump langchain-core in /generative_ai/understand_docs Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.33 to 0.2.43. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.33...langchain-core==0.2.43) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generative_ai/understand_docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_ai/understand_docs/requirements.txt b/generative_ai/understand_docs/requirements.txt index 8c94bb4d15a..f7115077df5 100644 --- a/generative_ai/understand_docs/requirements.txt +++ b/generative_ai/understand_docs/requirements.txt @@ -7,7 +7,7 @@ google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 anthropic[vertex]==0.28.0 -langchain-core==0.2.33 +langchain-core==0.2.43 langchain-google-vertexai==1.0.10 numpy<2 openai==1.30.5