From 9eef202e5621a22fa7762c4eb57436175f64f4ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:30:36 +0000 Subject: [PATCH] chore(deps): update dependency ansible to ~=10.3.0 (#155) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ed28b2..cd69eac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible~=10.2.0 +ansible~=10.3.0 ansible-lint~=24.7.0 typing-extensions~=4.12.0 netaddr~=1.3.0