diff --git a/pyproject.toml b/pyproject.toml index 82c8195..b8af299 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ lint = [ typing = [ "mypy~=1.10", "django-stubs~=5.0", - "setuptools~=69.5", + "setuptools~=70.0", "types-bleach~=6.1", "types-requests~=2.31", "types-urllib3~=1.26",