diff --git a/pyproject.toml b/pyproject.toml index aa86b0d0..0056e659 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "django-health-check>=3.18.3", "django-jet-reboot>=1.3.9", "django-storages>=1.14.4", - "django-stubs[compatible-mypy]>=4.2.7,<4.3", + "django-stubs[compatible-mypy]>=5.2,<5.3", "django-stubs-ext==4.2.7", "django>=4.2.0,<4.3", "djangorestframework>=3.15.2",