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