From 298e9acf4357ac9bb8606a8e4d716d3daaaa67b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 14:51:22 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.6 to 0.5.2 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.6 to 0.5.2. - [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/v0.4.6...v0.5.2) --- updated-dependencies: - dependency-name: google-auth-oauthlib 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 dbcf58e..3c95ca0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cachetools==5.2.0 certifi==2022.6.15 charset-normalizer==2.1.1 google-auth==2.11.0 -google-auth-oauthlib==0.4.6 +google-auth-oauthlib==0.5.2 gspread==5.5.0 httplib2==0.20.4 idna==3.2