From 3d48c1649e5f08cce0738d954cee4b9275d2f428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:01:42 +0000 Subject: [PATCH] Update molecule requirement from ~=24.6.1 to ~=24.7.0 Updates the requirements on [molecule](https://github.com/ansible-community/molecule) to permit the latest version. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.6.1...v24.7.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9982554..3d5f640 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ansible~=10.1.0 ansible-lint~=24.7.0 docker~=7.1.0 -molecule~=24.6.1 +molecule~=24.7.0 molecule-docker~=2.1.0 tox~=4.16.0 testinfra~=6.0.0