From 71e87f6d4a7d6cf7ccf2b140f97116d717faa898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:34:11 +0000 Subject: [PATCH] build(deps): bump google-auth from 2.38.0 to 2.40.3 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.38.0 to 2.40.3. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.38.0...v2.40.3) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.40.3 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 aa0399d..f969065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ docutils==0.21.2 google-ai-generativelanguage==0.6.15 google-api-core==2.24.2 google-api-python-client==2.166.0 -google-auth==2.38.0 +google-auth==2.40.3 google-auth-httplib2==0.2.0 google-generativeai==0.8.4 googleapis-common-protos==1.69.2