diff --git a/pyproject.toml b/pyproject.toml index 9014f77..830242d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev-lint = [ "ruff==0.1.6", "isort==5.12.0", "black==23.11.0", - "mypy==1.7.0", + "mypy==1.7.1", ] [project.entry-points.aioworkers]