From 2cd5e0007e8c7c8c1922c3554e76145d802c6796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 11:40:39 +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 f10179f..10bab2d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ ansible-lint==24.12.2 ansible-compat==24.10.0 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