diff --git a/pyproject.toml b/pyproject.toml index 370a0d2..526cc4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==8.4.0" ] type_check = [ - "mypy==1.16.0" + "mypy==1.16.1" ] [project.urls]