diff --git a/pyproject.toml b/pyproject.toml index 65dc13e..64a456f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ description = "Development environment dependencies" requires-python = ">=3.8" dependencies = [ "aider-chat==0.86.1", - "ansible==12.3.0", + "ansible==13.6.0", # Terminal enhancements "powerline-status==2.7", "powerline-gitstatus==1.3.3",