From 2623e606b5f4183b187eac01c739202ca2ee5e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 12:48:49 +0000 Subject: [PATCH] Bump molecule-plugins[lint] from 23.4.1 to 23.5.0 Bumps [molecule-plugins[lint]](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[lint] 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 14f8a43..89600e5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ ansible-lint==6.18.0 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