From 629d697529f4008c6af201a659d5630c96440a7f Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Mon, 21 Oct 2024 14:41:27 +0000 Subject: [PATCH] chore(deps): update ansible dependencies --- .github/workflows/deploy-requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy-requirements.txt b/.github/workflows/deploy-requirements.txt index efb5d036c..a5a7a5e22 100644 --- a/.github/workflows/deploy-requirements.txt +++ b/.github/workflows/deploy-requirements.txt @@ -1,4 +1,4 @@ -ansible==7.1.0 -jinja2==3.1.2 -markupsafe==2.1.1 -requests==2.28.1 +ansible==7.7.0 +jinja2==3.1.4 +markupsafe==2.1.5 +requests==2.32.3