diff --git a/pyproject.toml b/pyproject.toml index 3b63c86..d7ef3bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ "pytest==9.0.3" ] type_check = [ - "mypy==1.20.1" + "mypy==1.20.2" ] [project.urls]