From 31c35014d573036f2b612c06cf9fb0c2b828f8a3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Jul 2020 07:44:08 +1200 Subject: [PATCH] Update google-auth from 1.18.0 to 1.20.0 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 4f12e7aa8..dfd65e358 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,5 +5,5 @@ # Django # ------------------------------------------------------------------------------ django-storages[google]==1.9.1 # https://github.com/jschneier/django-storages -google-auth==1.18.0 # https://github.com/googleapis/google-auth-library-python +google-auth==1.20.0 # https://github.com/googleapis/google-auth-library-python google-cloud-logging==1.15.0