diff --git a/pyproject.toml b/pyproject.toml index 22cfd3a0a869..d87ccd4fb73d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -146,7 +146,7 @@ mypy = [ "celery-types==0.22.0", "django-stubs-ext==5.0.0", "django-stubs==5.0.0", - "djangorestframework-stubs==3.14.5", + "djangorestframework-stubs==3.15.0", "types-lxml==2024.4.14", "mypy==1.10.0", "types-jsonschema==4.21.0.20240331",