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