Skip to content

Commit

Permalink
Bump molecule from 24.2.1 to 24.7.0
Browse files Browse the repository at this point in the history
Bumps [molecule](https://github.com/ansible-community/molecule) from 24.2.1 to 24.7.0.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v24.2.1...v24.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent eff44b2 commit 00eefc0
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 163 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ verify_ssl = true
[dev-packages]
yamllint = "~=1.35.1"
ansible-lint = "~=24.5.0"
molecule = "~=24.2.0"
molecule = "~=24.7.0"
molecule-plugins = {extras = ["podman"], version = "~=23.5.3"}
reuse = "~=4.0.3"
netaddr = "~=1.3.0"
Expand Down
Loading

0 comments on commit 00eefc0

Please sign in to comment.