From 3377968d3f8692d9b147d0037d9b093c28a77c2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:00:46 +0000 Subject: [PATCH] feat(Dependencies): Update dependency ansible to v9.4.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ansible | 9.1.0 | 9.4.0 | --- packer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/requirements.txt b/packer/requirements.txt index 9a33ad44..b779ba1e 100644 --- a/packer/requirements.txt +++ b/packer/requirements.txt @@ -1,4 +1,4 @@ openstacksdk==3.0.0 -ansible==9.1.0 +ansible==9.4.0 python-openstackclient==6.4.0 paramiko