diff --git a/pyproject.toml b/pyproject.toml index bca9903..54fc997 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==9.0.2" ] type_check = [ - "mypy==1.19.0" + "mypy==1.19.1" ] [project.urls]