diff --git a/pyproject.toml b/pyproject.toml index 3034c82..0f1e11b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ lint = [ ] typing = [ "mypy~=1.7", - "django-stubs~=4.2", + "django-stubs~=5.0", "setuptools~=69.5", "types-bleach~=6.1", "types-requests~=2.31",