diff --git a/pyproject.toml b/pyproject.toml index 42cce4a..4405d33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==8.4.2" ] type_check = [ - "mypy==1.18.1" + "mypy==1.18.2" ] [project.urls]