Skip to content

Commit daa0179

Browse files
authoredOct 17, 2022
fix(deps): bump molecule from 4.0.1 to 4.0.2
Bumps [molecule](https://github.com/ansible-community/molecule) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](ansible/molecule@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0321a06 commit daa0179

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed
 

‎Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
ansible-lint = "*"
88
molecule-inspec = "*"
9-
molecule = {version = "==4.0.1", extras = ["docker", "podman", "lint", "test"]}
9+
molecule = {version = "==4.0.2", extras = ["docker", "podman", "lint", "test"]}
1010

1111
[dev-packages]
1212

‎Pipfile.lock

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.