diff --git a/pyproject.toml b/pyproject.toml index a9763ce..a25f554 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ lint = [ typing = [ "mypy~=1.4", "django-stubs~=4.2", - "setuptools~=68.2", + "setuptools~=69.0", "types-bleach~=6.0", "types-requests~=2.31", "types-urllib3~=1.26",