diff --git a/pyproject.toml b/pyproject.toml index 4f3d235..146fff4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev-lint = [ "ruff==0.5.6", "isort==5.13.2", "black==24.3.0", - "mypy==1.9.0", + "mypy==1.11.1", ] [project.entry-points.aioworkers]