From 18b89c5e1f234f1e7b2a642b39971093befb4264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:56:55 +0000 Subject: [PATCH] Bump ansible from 4.4.0 to 7.3.0 Bumps [ansible](https://github.com/ansible/ansible) from 4.4.0 to 7.3.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] --- requirementsDev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirementsDev.txt b/requirementsDev.txt index d7d35e8..b4fe8fb 100644 --- a/requirementsDev.txt +++ b/requirementsDev.txt @@ -1,4 +1,4 @@ -ansible==4.4.0 +ansible==7.3.0 molecule[docker]==3.3.4 pytest pytest-testinfra