Skip to content

Commit

Permalink
fix(deps): bump molecule from 3.4.1 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps [molecule](https://github.com/ansible-community/molecule) from 3.4.1 to 3.6.1.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@3.4.1...v3.6.1)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2022
1 parent 9b3429d commit 283c847
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 213 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]
flake8 = "==4.0.1"
molecule-inspec = "==1.1"
molecule = {version = "==3.4.1", extras = ["docker", "podman", "lint"]}
molecule = {version = "==3.6.1", extras = ["docker", "podman", "lint"]}
testinfra = "==6.0.0"
yamllint = "==1.26.3"

Expand Down
Loading

0 comments on commit 283c847

Please sign in to comment.