diff --git a/requirements/production.txt b/requirements/production.txt index 09ad660c4..31d2c79de 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,5 +5,5 @@ # Django # ------------------------------------------------------------------------------ -google-auth==2.35.0 # https://github.com/googleapis/google-auth-library-python +google-auth==2.36.0 # https://github.com/googleapis/google-auth-library-python django-storages[google]==1.14.4