From 149119845735f5c329fd325dc93af3b0fc8a9570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:56:11 +0000 Subject: [PATCH] Update google-auth-oauthlib requirement from ~=1.2.2 to ~=1.2.3 Updates the requirements on [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) to permit the latest version. - [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.2.2...v1.2.3) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-version: 1.2.3 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 8824e34..2b9ab9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask_limiter~=4.0.0 Flask-SQLAlchemy~=3.1.1 google-api-python-client>=2.181 google-auth-httplib2~=0.2.0 -google-auth-oauthlib~=1.2.2 +google-auth-oauthlib~=1.2.3 gunicorn~=23.0.0 oauth2client~=4.1.3 profanityfilter~=2.1.0