diff --git a/pyproject.toml b/pyproject.toml index 6a17d6828..9fce92b64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ test = [ ] types = [ "django-types==0.23.0", - "mypy==1.20.0", + "mypy==1.20.1", "types-setuptools==82.0.0.20260408" ]