From cc1275c3f9f84bc81a4e7f6ea148b650aba54010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 15:30:12 +0000 Subject: [PATCH] chore(deps): bump google-genai from 1.69.0 to 1.73.1 in /application Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.69.0 to 1.73.1. - [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.69.0...v1.73.1) --- updated-dependencies: - dependency-name: google-genai dependency-version: 1.73.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 6143ff58..17aae489 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -18,7 +18,7 @@ Flask==3.1.3 faiss-cpu==1.13.2 fastmcp==3.2.4 flask-restx==1.3.2 -google-genai==1.69.0 +google-genai==1.73.1 google-api-python-client==2.193.0 google-auth-httplib2==0.3.1 google-auth-oauthlib==1.3.1