From b0fcd366f7f1aabb8db9434530559848f4ec893b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 03:59:51 +0000 Subject: [PATCH] Bump molecule from 4.0.4 to 5.0.0 Bumps [molecule](https://github.com/ansible-community/molecule) from 4.0.4 to 5.0.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v4.0.4...v5.0.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 546a160..170a82f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ansible==7.4.0 ansible-lint==6.14.3 flake8==6.0.0 -molecule==4.0.4 +molecule==5.0.0 yamllint==1.30.0