diff --git a/pyproject.toml b/pyproject.toml index 9ac37fcc..a678ca71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ types = [ "celery-types==0.23.0", "django-stubs-ext==5.2.8", - "django-stubs[compatible-mypy]==5.2.7", + "django-stubs[compatible-mypy]==5.2.8", "mypy==1.18.2", "types-dateparser==1.2.2.20250809", "types-python-dateutil==2.9.0.20251115",