From f177a63cb49ae3ff682ba67ca5c5eda5c224d5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 16:21:24 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.4 to 0.5.3 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.4 to 0.5.3. - [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.4...v0.5.3) --- 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 7e0581c9..85ccf44d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-settings-export==1.2.1 future==0.18.2 google-api-python-client==2.8.0 google-auth-httplib2==0.1.0 -google-auth-oauthlib==0.4.4 +google-auth-oauthlib==0.5.3 google-cloud-translate==2.0.1 gunicorn==20.1.0 lemminflect==0.2.3