diff --git a/pyproject.toml b/pyproject.toml index c9871d0..42cce4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==8.4.2" ] type_check = [ - "mypy==1.17.1" + "mypy==1.18.1" ] [project.urls]