From b7702ec0b1784735cda1a9837b506dc93d4cf9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:52:34 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 1.1.0 to 1.2.4 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 1.1.0 to 1.2.4. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/compare/v1.1.0...v1.2.4) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-version: 1.2.4 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 104b48b..a18869e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ requests-oauthlib>=1.3.0 schedule>=1.1.0 google-api-python-client==2.108.0 google-auth-httplib2==0.1.1 -google-auth-oauthlib==1.1.0 +google-auth-oauthlib==1.2.4 # Platform-specific libraries (uncomment as needed) # tweepy>=4.10.0 # Twitter/X