From f61770eb0353fc9854e04ba5029becb60ef7c7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:12:16 +0000 Subject: [PATCH] Bump google-auth from 2.38.0 to 2.39.0 in /backend Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.38.0 to 2.39.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.38.0...v2.39.0) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 7ced40181..f15be520d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ certifi==2025.1.31 fastapi==0.115.11 fastapi-health==0.4.0 google-api-core==2.24.2 -google-auth==2.38.0 +google-auth==2.39.0 google_auth_oauthlib==1.2.1 google-cloud-core==2.4.3 json-repair==0.39.1