Browse Source

build(deps): bump molecule from 25.1.0 to 25.2.0 in the molecule group

Bumps the molecule group with 1 update: [molecule](https://github.com/ansible-community/molecule).


Updates `molecule` from 25.1.0 to 25.2.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/v25.1.0...v25.2.0)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: molecule
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11939/head
dependabot[bot] 4 days ago
committed by GitHub
parent
commit
9e5761219a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      tests/requirements.txt

2
tests/requirements.txt

@ -1,6 +1,6 @@
-r ../requirements.txt
distlib==0.3.9 # required for building collections
molecule==25.1.0
molecule==25.2.0
molecule-plugins[vagrant]==23.7.0
pytest-testinfra==10.1.1
python-vagrant==1.0.0
Loading…
Cancel
Save