diff --git a/pyproject.toml b/pyproject.toml index 82525389c..2d68f4079 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ types = [ "django-types==0.24.0", "mypy==1.20.2", - "types-setuptools==82.0.0.20260408" + "types-setuptools==82.0.0.20260508" ] [project]