From cee4b7956c4e5a17cab250c8ca3dfc9e23661b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:44:27 +0000 Subject: [PATCH] Bump google-auth from 2.3.3 to 2.6.3 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.6.3. - [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.3.3...v2.6.3) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc2002f..752eb39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,8 +11,8 @@ django-background-tasks==1.2.5 django-compat==1.0.15 django-cors-headers==3.10.1 django-db-logger==0.1.11 -djangorestframework==3.12.4 -google-auth==2.3.3 +djangorestframework==3.13.1 +google-auth==2.6.3 gunicorn==20.1.0 idna==3.3 importlib-metadata==4.8.2