From 5ce89b31dfe9fc76dcc68ebf05c85e0867ea74c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 04:02:45 +0000 Subject: [PATCH] Bump ansible from 2.9.20 to 7.1.0 in /molecule Bumps [ansible](https://github.com/ansible/ansible) from 2.9.20 to 7.1.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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index 49a0d1d..aeb4641 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.9.20 +ansible==7.1.0 molecule==2.22 docker-py==1.10.6 IMAPClient==2.2.0