From 47fd6725960573c5c49f13c591f843326b0c7a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 16:09:48 +0000 Subject: [PATCH] Bump molecule from 5.1.0 to 24.6.1 Bumps [molecule](https://github.com/ansible-community/molecule) from 5.1.0 to 24.6.1. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v5.1.0...v24.6.1) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4db7fe1..493df77 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,6 +2,6 @@ ansible-lint==24.2.1 yamllint==1.35.1 molecule-plugins[docker]==23.4.1 molecule-plugins[lint]==23.4.1 -molecule==5.1.0 +molecule==24.6.1 pytest-testinfra==10.1.0 docker==7.0.0