From acd2dad13dd7e6abcbcb6b86316f9c4308079e25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:22:52 +0000 Subject: [PATCH] chore(deps): update ansible to 10.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49e247ac..580f2bba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==9.1.0 +ansible==10.5.0 ansible-lint==6.22.1 # https://github.com/pyca/bcrypt/issues/684 bcrypt==4.1.2