diff --git a/pyproject.toml b/pyproject.toml index 44cdc08..75b336a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ tests = [ "syrupy==5.1.0" ] type_check = [ - "mypy==1.20.1" + "mypy==2.1.0" ]