Skip to content

Commit

Permalink
chore(deps-dev): bump molecule from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [molecule](https://github.com/ansible-community/molecule) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 4, 2023
1 parent d09e34e commit 1432f5d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

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

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 = "^8.1.0"

[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^6.16.2", markers = "platform_system != 'Windows'" }
molecule = "^5.0.1"
molecule = "^5.1.0"
molecule-plugins = {extras = ["docker"], version = "^23.4.1"}
pre-commit = "^3.3.3"
pytest = "^7.3.2"
Expand Down

0 comments on commit 1432f5d

Please sign in to comment.