diff --git a/pyproject.toml b/pyproject.toml index 33f688a7ba..16d3ef039d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ docs = [ "sphinx==8.0.2", ] lint = [ - "ansible-dev-tools==24.7.2", + "ansible-dev-tools==24.8.0", "ansible==10.2.0", "black==24.8.0", "mypy==1.10.1",