From b7a8ddc94630a153d14a953b8ffd1b14f792b9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 06:57:40 +0000 Subject: [PATCH] Bump molecule-plugins[docker] from 23.4.1 to 23.5.0 Bumps [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins) from 23.4.1 to 23.5.0. - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.4.1...v23.5.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 542765f..e480420 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ ansible-lint==6.17.2 yamllint==1.32.0 -molecule-plugins[docker]==23.4.1 +molecule-plugins[docker]==23.5.0 molecule-plugins[lint]==23.4.1 molecule==5.1.0 pytest-testinfra==8.1.0