From bb9d843a84426e3f7862db7309093170d9d0fab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 04:04:48 +0000 Subject: [PATCH] build(deps): bump google-genai from 1.73.0 to 2.4.0 Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.73.0 to 2.4.0. - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-genai/compare/v1.73.0...v2.4.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba0db91..8edd930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ google-api-core==2.30.3 google-api-python-client==2.193.0 google-auth==2.49.2 google-auth-httplib2==0.4.0 -google-genai==1.73.0 +google-genai==2.4.0 googleapis-common-protos==1.75.0 grpcio==1.80.0 grpcio-status==1.71.2