Skip to content

Commit

Permalink
fix(deps): bump molecule from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 0321a06 commit daa0179
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
ansible-lint = "*"
molecule-inspec = "*"
molecule = {version = "==4.0.1", extras = ["docker", "podman", "lint", "test"]}
molecule = {version = "==4.0.2", extras = ["docker", "podman", "lint", "test"]}

[dev-packages]

Expand Down
36 changes: 18 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit daa0179

Please sign in to comment.