diff --git a/pyproject.toml b/pyproject.toml index 7b0868f..91addef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==8.3.5" ] type_check = [ - "mypy==1.15.0" + "mypy==1.16.0" ] [project.urls]