diff --git a/pyproject.toml b/pyproject.toml index 1e1ad4b1f..785f6b261 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dependencies = [ 'django-ranged-response==0.2.0', 'django-simple-captcha==0.5.18', 'django-timezone-field==5.1', - 'djangorestframework==3.14.0', + 'djangorestframework==3.15.2', 'djangorestframework-bulk==0.2.1', 'django-simple-history==3.3.0', 'django-private-storage==3.1',