diff --git a/pyproject.toml b/pyproject.toml index 64747cd31a..8840f9a439 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.4.2", "mypy==1.10.1",