diff --git a/pyproject.toml b/pyproject.toml index 2903ca8e2..e54b2641f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ lint = [ test = [ ] types = [ - "mypy==1.14.0", + "mypy==1.14.1", "django-stubs==5.1.1" ]