From 0b2523832c83513a274c59f99c0741b54755583f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:10:20 +0000 Subject: [PATCH] Update google-auth-oauthlib requirement from ~=1.2.1 to ~=1.3.1 Updates the requirements on [google-auth-oauthlib](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [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/google-auth-oauthlib-v1.2.4...google-auth-oauthlib-v1.3.1) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 487ab38..25e63d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ boto3~=1.40.76 celery>=5 google-api-python-client~=2.166.0 google-auth-httplib2~=0.2.0 -google-auth-oauthlib~=1.2.1 +google-auth-oauthlib~=1.3.1 gspread~=6.2.0 kaggle>=1.5.12 kagglehub>=0.3.11