From 25fdef36c3c6513a6399bad4527d19efc1c98e87 Mon Sep 17 00:00:00 2001 From: Guillaume Grossetie Date: Fri, 5 May 2023 02:24:32 +0000 Subject: [PATCH] Update Ansible dependencies --- .github/workflows/deploy-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy-requirements.txt b/.github/workflows/deploy-requirements.txt index efb5d036c..f12898c91 100644 --- a/.github/workflows/deploy-requirements.txt +++ b/.github/workflows/deploy-requirements.txt @@ -1,4 +1,4 @@ -ansible==7.1.0 +ansible==7.5.0 jinja2==3.1.2 -markupsafe==2.1.1 -requests==2.28.1 +markupsafe==2.1.2 +requests==2.30.0