diff --git a/pyproject.toml b/pyproject.toml index 4493769..81eaa68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==8.4.1" ] type_check = [ - "mypy==1.17.0" + "mypy==1.17.1" ] [project.urls]