From defeedad69334cebaac168c8f96fd096dde0f126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:56:24 +0000 Subject: [PATCH] Update google-auth-httplib2 requirement from ~=0.2.0 to ~=0.2.1 Updates the requirements on [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) to permit the latest version. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-version: 0.2.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 8824e34..d41ad92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask_httpauth~=4.8.0 Flask_limiter~=4.0.0 Flask-SQLAlchemy~=3.1.1 google-api-python-client>=2.181 -google-auth-httplib2~=0.2.0 +google-auth-httplib2~=0.2.1 google-auth-oauthlib~=1.2.2 gunicorn~=23.0.0 oauth2client~=4.1.3