diff --git a/pyproject.toml b/pyproject.toml index 34faddec..40f4d952 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.0.1" [project.optional-dependencies] ansible = [ "ansible==8.3.0", - "ansible-lint==6.18.0", + "ansible-lint==6.19.0", "dnspython==2.4.2", "netaddr==0.8.0", "cryptography==41.0.3",