Skip to content

Commit

Permalink
fix(deps): bump molecule from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [molecule](https://github.com/ansible-community/molecule) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v4.0.0...v4.0.1)

---
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 Jul 21, 2022
1 parent d013ae7 commit dfbfd1a
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 200 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.0", extras = ["docker", "podman", "lint", "test"]}
molecule = {version = "==4.0.1", extras = ["docker", "podman", "lint", "test"]}

[dev-packages]

Expand Down
Loading

0 comments on commit dfbfd1a

Please sign in to comment.