diff --git a/pyproject.toml b/pyproject.toml index f7dd966b..e586fcd1 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.*", + "django-stubs[compatible-mypy]==5.2.*", "django-stubs-ext==4.2.*", "django==4.2.*", "djangorestframework>=3.15.2",