diff --git a/pyproject.toml b/pyproject.toml index aa5f6d9..a327de9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ tests = [ "syrupy==5.1.0" ] type_check = [ - "mypy==1.20.0" + "mypy==1.20.1" ]