From d1ef3379cf832ae5ed151dada4495467aeaabf4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:23:04 +0000 Subject: [PATCH] Bump molecule from 24.8.0 to 24.9.0 Bumps [molecule](https://github.com/ansible-community/molecule) from 24.8.0 to 24.9.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.8.0...v24.9.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e29d513..a5d08c5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ ansible==10.3.0 ansible-compat==24.9.0 ansible-lint==24.7.0 -molecule==24.8.0 +molecule==24.9.0 molecule-docker==2.1.0 yamllint==1.35.1 requests==2.31.0