diff --git a/pyproject.toml b/pyproject.toml index 0a14817..ed3a46e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tests = [ "syrupy==4.7.2" ] type_check = [ - "mypy==1.11.2" + "mypy==1.12.1" ] [project.urls]