Skip to content

Commit

Permalink
Update dependency molecule to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent d4a6633 commit 364b75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ansible = "^2.9"

[tool.poetry.dev-dependencies]
pre-commit = "^1.21"
molecule = {version = "^2.22", extras = ["docker"]}
molecule = {version = "^4.0", extras = ["docker"]}
pytest-xdist = "^1.31"
black = {version = "^19.10b0", allows-prereleases = true}

Expand Down

0 comments on commit 364b75b

Please sign in to comment.