diff --git a/pyproject.toml b/pyproject.toml index 5cd0440..326f4bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==9.1.1" ] type_check = [ - "mypy==2.2.0" + "mypy==2.3.0" ] [project.urls]