diff --git a/pyproject.toml b/pyproject.toml index 9e21e6557..3a38278e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "django-honeypot==1.3.0", "django-markupfield==2.0.1", "django-allauth==65.13.0", - "django-waffle==2.2.1", + "django-waffle==5.0.0", "djangorestframework==3.15.2", "django-filter==25.1", "django-ordered-model==3.7.4",