diff --git a/pyproject.toml b/pyproject.toml index c609df1..422a9a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ tests = [ ] tools = [ "uv>=0.11.6", - "mypy>=1.20.1", + "mypy>=1.20.2", "ruff>=0.15.10", "codespell>=2.4.2", "pre-commit>=4.5.1",