diff --git a/pyproject.toml b/pyproject.toml index 391dab8..046ef87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==9.0.1" ] type_check = [ - "mypy==1.18.2" + "mypy==1.19.0" ] [project.urls]