From 9cf939c0fde4a831eb6225ec2d7a852a47b6a271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 17:44:37 +0000 Subject: [PATCH] Bump google-auth from 2.6.3 to 2.6.6 (#104) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f11953..d2ef0bf 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