diff --git a/pyproject.toml b/pyproject.toml index b78430e6e..8ab971651 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "twine==5.1.1" ] types = [ - "mypy==1.3.0", + "mypy==1.13.0", "django-stubs==5.1.1" ]