diff --git a/pyproject.toml b/pyproject.toml index 37e6eada7..aa5524c59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ types = [ "django-types==0.23.0", "mypy==1.20.0", - "types-setuptools==82.0.0.20260402" + "types-setuptools==82.0.0.20260408" ] [project]