From 9d6157b1ddcac74da408403bc12d3a6ebd0e0995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 03:26:23 +0000 Subject: [PATCH] build(deps): bump google-genai from 1.71.0 to 1.72.0 Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.71.0 to 1.72.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.71.0...v1.72.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 1.72.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 7a1debf..5c2bae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ google-api-core==2.30.2 google-api-python-client==2.193.0 google-auth==2.49.1 google-auth-httplib2==0.3.1 -google-genai==1.71.0 +google-genai==1.72.0 googleapis-common-protos==1.74.0 grpcio==1.80.0 grpcio-status==1.71.2