diff --git a/pyproject.toml b/pyproject.toml index e3b34156b90..9803a918c92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dependencies = [ "django-recaptcha==4.0.0", # REST - "djangorestframework==3.15.2", + "djangorestframework==3.17.1", "djangorestframework-gis==1.2.0", "djangorestframework-guardian==0.3.0", "drf-extensions==0.7.1",