From 3a677782eefab1156cb61d2d9339e309454f2c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 19:04:49 +0000 Subject: [PATCH] Update dependency ansible to v13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 65dc13ef..64a456fa 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",