mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-02 01:08:54 -03:30
Bumps the molecule group with 1 update: [molecule](https://github.com/ansible-community/molecule). Updates `molecule` from 25.12.0 to 26.2.0 - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v25.12.0...v26.2.0) --- updated-dependencies: - dependency-name: molecule dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: molecule ... Signed-off-by: dependabot[bot] <support@github.com>
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
-r ../requirements.txt
|
|
distlib==0.4.0 # required for building collections
|
|
molecule==26.2.0
|
|
pytest-testinfra==10.2.2
|