mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
-r ../requirements.txt
|
|
distlib==0.3.9 # required for building collections
|
|
molecule==25.1.0
|
|
molecule-plugins[vagrant]==23.7.0
|
|
pytest-testinfra==10.1.1
|
|
python-vagrant==1.0.0
|