diff --git a/pyproject.toml b/pyproject.toml index 3034c82..036d2a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "django-markdownx~=4.0", "django-recurrence~=1.11", "django-widget-tweaks~=1.5", - "django-stubs-ext~=4.2", + "django-stubs-ext~=5.0", "markdownify~=0.12", "mdformat~=0.7", "mdformat-tables~=0.4",