From 88ee7a0889170f5344a1b24a26fdde4b2382f729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:01:19 +0000 Subject: [PATCH] Bump molecule[docker] from 3.3.4 to 4.0.4 Bumps [molecule[docker]](https://github.com/ansible-community/molecule) from 3.3.4 to 4.0.4. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/3.3.4...v4.0.4) --- updated-dependencies: - dependency-name: molecule[docker] 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..58db507 100644 --- a/requirementsDev.txt +++ b/requirementsDev.txt @@ -1,4 +1,4 @@ ansible==4.4.0 -molecule[docker]==3.3.4 +molecule[docker]==4.0.4 pytest pytest-testinfra