diff --git a/pyproject.toml b/pyproject.toml index 507f3ce..f850b49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==9.1.1" ] type_check = [ - "mypy==2.1.0" + "mypy==2.2.0" ] [project.urls]