diff --git a/pyproject.toml b/pyproject.toml index 9347214..02a75cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ rocm = [ [dependency-groups] dev = [ "dprint-py>=0.57.0.0", - "mypy>=1.15,<2", + "mypy>=1.15,<3", "pytest>=8.3.3,<8.4.0", "pytest-cov", ]