From 36ffb2c560fab21cf300fad678445ae702152153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:41:10 +0000 Subject: [PATCH] build(deps): bump molecule[docker] from 4.0.4 to 6.0.3 Bumps [molecule[docker]](https://github.com/ansible-community/molecule) from 4.0.4 to 6.0.3. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v4.0.4...v6.0.3) --- updated-dependencies: - dependency-name: molecule[docker] 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 6cb02f4..4792780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ ansible==6.7.0 ansible-lint==6.13.1 yamllint==1.33.0 pre-commit==3.5.0 -molecule[docker] == 4.0.4 +molecule[docker] == 6.0.3