diff --git a/pyproject.toml b/pyproject.toml index 164c6db..e0fed11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ classifiers = [ dev = [ "jinja2>=3.1.6", "maturin>=1.8.3", - "mypy>=1.20.2", + "mypy>=2.0.0", "pytest>=9.0.3", "pytest-benchmark>=5.2.3", "pytest-cov>=7.1.0",