From bca5a34d27edb6c058bb6e7f64e589138eb8bec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:45:30 +0000 Subject: [PATCH] chore(deps): update dependency ansible to v12.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 98a92e6..ab121f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ description = "Development environment dependencies" requires-python = ">=3.8" dependencies = [ "aider-chat==0.81.1", - "ansible==12.2.0", + "ansible==12.3.0", # Terminal enhancements "powerline-status==2.7", "powerline-gitstatus==1.3.3",