From a34728603dec846371919baf055fe14e62a35e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:51:06 +0000 Subject: [PATCH] Bump molecule-plugins[docker] from 23.4.1 to 23.7.0 Bumps [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins) from 23.4.1 to 23.7.0. - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.4.1...v23.7.0) --- updated-dependencies: - dependency-name: molecule-plugins[docker] dependency-type: direct:production update-type: version-update:semver-minor ... 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 96c6d42..75a8099 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ ansible-lint==24.12.2 yamllint==1.35.1 -molecule-plugins[docker]==23.6.0 +molecule-plugins[docker]==23.7.0 molecule-plugins[lint]==23.6.0 molecule==24.9.0 pytest-testinfra==10.1.1