diff --git a/pyproject.toml b/pyproject.toml index da11c98..895e0c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ tests = [ "syrupy==4.8.0" ] type_check = [ - "mypy==1.13.0" + "mypy==1.14.0" ] [project.urls]