Skip to content

Commit 996cd1c

Browse files
Bump molecule from 24.9.0 to 24.12.0
Bumps [molecule](https://github.com/ansible-community/molecule) from 24.9.0 to 24.12.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v24.9.0...v24.12.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c58345 commit 996cd1c

File tree

2 files changed

+144
-129
lines changed

2 files changed

+144
-129
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ verify_ssl = true
1111
[dev-packages]
1212
yamllint = "~=1.35.1"
1313
ansible-lint = "~=24.10.0"
14-
molecule = "~=24.9.0"
14+
molecule = "~=24.12.0"
1515
molecule-plugins = {extras = ["podman"], version = "~=23.5.3"}
1616
reuse = "~=5.0.2"
1717
netaddr = "~=1.3.0"

0 commit comments

Comments
 (0)