Skip to content

Commit 67b61cb

Browse files
Bump molecule from 25.2.0 to 25.3.1
Bumps [molecule](https://github.com/ansible-community/molecule) from 25.2.0 to 25.3.1. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v25.2.0...v25.3.1) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a525e3 commit 67b61cb

File tree

2 files changed

+117
-117
lines changed

2 files changed

+117
-117
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 = "~=25.1.2"
14-
molecule = "~=25.2.0"
14+
molecule = "~=25.3.1"
1515
molecule-plugins = {extras = ["podman"], version = "~=23.7.0"}
1616
reuse = "~=5.0.2"
1717
netaddr = "~=1.3.0"

0 commit comments

Comments
 (0)