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