From 3130d66295db88b488efc427469db5cf64e59b0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 19:05:13 +0000 Subject: [PATCH] chore(deps): update dependency ansible to v13.4.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | ansible | 13.3.0 | 13.4.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28b428c..db3fd8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -ansible==13.3.0 +ansible==13.4.0 mitogen==0.3.42 \ No newline at end of file