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