From 6af849089e8abf1b8bad091b690eb7ee04e5d770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 07:05:26 -0800 Subject: [PATCH] build(deps): bump the molecule group with 2 updates (#11933) Bumps the molecule group with 2 updates: [molecule](https://github.com/ansible-community/molecule) and [molecule-plugins[vagrant]](https://github.com/ansible-community/molecule-plugins). Updates `molecule` from 24.12.0 to 25.1.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.12.0...v25.1.0) Updates `molecule-plugins[vagrant]` from 23.6.0 to 23.7.0 - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.6.0...v23.7.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-major dependency-group: molecule - dependency-name: molecule-plugins[vagrant] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: molecule ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index edd4ddc3d..3fa797b6c 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ -r ../requirements.txt distlib==0.3.9 # required for building collections -molecule==24.12.0 -molecule-plugins[vagrant]==23.6.0 +molecule==25.1.0 +molecule-plugins[vagrant]==23.7.0 pytest-testinfra==10.1.1 python-vagrant==1.0.0