From 700398c23a789329cfbe79e25234b893aea60897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:14:25 +0000 Subject: [PATCH] Bump google-auth from 2.31.0 to 2.32.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.31.0 to 2.32.0. - [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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: google-auth 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 f0d0289..aa1e44b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2024.6.2 charset-normalizer==3.3.2 google-ai-generativelanguage google-api-core==2.19.1 -google-auth==2.31.0 +google-auth==2.32.0 google-generativeai==0.7.1 googleapis-common-protos==1.63.2 grpcio==1.64.1