From 8cbc8273b04425b4275b6ca1dac6bcecc3c5751e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 14:36:54 +0000 Subject: [PATCH] deps(deps): bump google-auth from 2.47.0 to 2.48.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.47.0 to 2.48.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.47.0...v2.48.0) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.48.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 f9b0dfa..b7455f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ dropbox==12.0.2 frozenlist==1.8.0 google-api-core==2.29.0 google-api-python-client==2.188.0 -google-auth==2.47.0 +google-auth==2.48.0 google-auth-httplib2==0.3.0 googleapis-common-protos==1.72.0 gTTS==2.5.4