diff --git a/pyproject.toml b/pyproject.toml index 16222aa6..7723751e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ types = [ "celery-types==0.26.0", "django-stubs-ext==6.0.1", - "django-stubs[compatible-mypy]==6.0.0", + "django-stubs[compatible-mypy]==6.0.1", "mypy==1.19.1", "types-dateparser==1.3.0.20260211", "types-python-dateutil==2.9.0.20260305",