From 76ea87d61aa715c59106650f8d78adbeb42913c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 03:22:12 +0000 Subject: [PATCH] Bump langchain-google-genai from 4.1.2 to 4.1.3 Bumps [langchain-google-genai](https://github.com/langchain-ai/langchain-google) from 4.1.2 to 4.1.3. - [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.1.3) --- updated-dependencies: - dependency-name: langchain-google-genai dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8293a513a..65575ab19b 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.1.3 langchain-mistralai==1.0.1 langchain-openai==1.1.6 langgraph==1.0.5