diff --git a/pyproject.toml b/pyproject.toml index 60d296625..bfbe838cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ types = [ "django-types==0.24.0", "mypy==2.3.0", - "types-setuptools==83.0.0.20260724" + "types-setuptools==83.0.0.20260807" ] [project]