From abd8d8208157f2f2e8ca7e8185fa3bc117a2639d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 23:42:22 +0000 Subject: [PATCH] Bump ansible from 6.4.0 to 7.0.0 in /stack/ami Bumps [ansible](https://github.com/ansible/ansible) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/ami/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/ami/requirements.txt b/stack/ami/requirements.txt index 55793e72..2a4af0c6 100644 --- a/stack/ami/requirements.txt +++ b/stack/ami/requirements.txt @@ -1,4 +1,4 @@ -ansible==6.4.0 +ansible==7.0.0 ansible-core==2.13.4 cffi==1.15.1 cryptography==38.0.1