Skip to content

Commit

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

---
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 Dec 6, 2022
1 parent 9b34e4a commit 03a910a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 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.3", extras = ["docker", "podman", "lint", "test"]}
molecule = {version = "==4.0.4", extras = ["docker", "podman", "lint", "test"]}
molecule-vagrant = "*"

[dev-packages]
Expand Down
120 changes: 60 additions & 60 deletions Pipfile.lock

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

0 comments on commit 03a910a

Please sign in to comment.