diff --git a/requirements/production.txt b/requirements/production.txt index 627490600..521592ea3 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,5 +5,5 @@ # Django # ------------------------------------------------------------------------------ -google-auth==1.28.1 # https://github.com/googleapis/google-auth-library-python +google-auth==2.24.0 # https://github.com/googleapis/google-auth-library-python django-storages[google]==1.14.2