From e3dac895bbb9732a16b6b1d699b8c629b684cf0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:05:10 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 1.1.0 to 1.4.0 Bumps [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/kms-1.1.0...google-auth-oauthlib-v1.4.0) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-version: 1.4.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 82f0188..f28741a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,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.4.0 # Platform-specific libraries (uncomment as needed) # tweepy>=4.10.0 # Twitter/X