From 69fe56ca8a81e38efa366830696c165e2aafee20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 15:17:57 +0000 Subject: [PATCH] Bump google-auth from 2.6.3 to 2.6.6 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.3 to 2.6.6. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.6.3...v2.6.6) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a3194d..d4f7024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-compat==1.0.15 django-cors-headers==3.11.0 django-db-logger==0.1.11 djangorestframework==3.13.1 -google-auth==2.6.3 +google-auth==2.6.6 gunicorn==20.1.0 idna==3.3 importlib-metadata==4.11.3