From 395287929f280a10c29ad15d7221a392ac2c5019 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:40:53 +0000 Subject: [PATCH] feat(Dependencies): Update dependency ansible to v8 [SECURITY] | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ansible | 5.0.1 | 8.5.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9916ff3c..906d4f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ python-keystoneclient==5.3.0 openstacksdk ==2.1.0 deprecated ==1.2.14 Click==8.1.7 -ansible==5.0.1 +ansible==8.5.0 flake8==7.0.0 paramiko==3.4.0 ruamel.yaml==0.18.5