diff --git a/pyproject.toml b/pyproject.toml index 2a0049a..6f2a84a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ lint = [ typing = [ "mypy~=1.10", "django-stubs~=5.0", - "setuptools~=70.1", + "setuptools~=71.0", "types-bleach~=6.1", "types-requests~=2.32", "types-urllib3~=1.26",