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