diff --git a/pyproject.toml b/pyproject.toml index e4b86e7..7746cf2 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.13.0", ] [project.entry-points.aioworkers]