From d5497b14ab022f8a610f2ab6a6f2caa923a0a7f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 6 Jun 2026 07:45:40 +0000 Subject: [PATCH] Update dependency ansible to v14 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 270d937..764fe7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Python CLI tools and script deps for the devcontainer / CI image. # Install with: pip install -r requirements.txt (in a venv) -ansible ==13.7.0 +ansible ==14.0.0 ansible-lint ==26.4.0 PyYAML == 6.0.3 python-dotenv ==1.2.2