diff --git a/pyproject.toml b/pyproject.toml index f0321b4..22f1054 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ dependencies = [ "Django~=6.0.0", "djangorestframework~=3.17.1", - "django-filter~=25.1", + "django-filter~=26.1", "markdown~=3.10", "bleach~=6.4", "pygments~=2.19",