diff --git a/pyproject.toml b/pyproject.toml index f23bd0eefa7..16404f310d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ dependencies = [ "django-recaptcha==4.0.0", # REST - "djangorestframework==3.17.2", + "djangorestframework==3.18.0", "djangorestframework-gis==1.2.1", "drf-extensions==0.7.1", "geonode-dynamic-rest==2.3.0.2",