From c0224ad46bf1944760e7411040176fc3da4631c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:32:23 +0000 Subject: [PATCH] Bump langchain-google-genai from 4.1.2 to 4.2.0 Bumps [langchain-google-genai](https://github.com/langchain-ai/langchain-google) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/genai/v4.1.2...libs/genai/v4.2.0) --- updated-dependencies: - dependency-name: langchain-google-genai dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f42256865d..bef64c9695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ langchain==1.2.0 langchain-anthropic==1.3.0 langchain-classic==1.0.0 langchain-community==0.4.1 -langchain-google-genai==4.1.2 +langchain-google-genai==4.2.0 langchain-mistralai==1.0.1 langchain-openai==1.1.6 langgraph==1.0.5