From 481646c669bcdd415d6e7de6942554607d5e5060 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Mon, 27 Jan 2025 20:48:01 +0000 Subject: [PATCH] chore(deps): update dependency ansible to v11 --- .github/workflows/deploy-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-requirements.txt b/.github/workflows/deploy-requirements.txt index c87ae7350..786af7b61 100644 --- a/.github/workflows/deploy-requirements.txt +++ b/.github/workflows/deploy-requirements.txt @@ -1,4 +1,4 @@ -ansible==9.13.0 +ansible==11.1.0 jinja2==3.1.5 markupsafe==3.0.2 requests==2.32.3