Skip to content

Commit

Permalink
Bump molecule-plugins from 23.4.1 to 23.5.0
Browse files Browse the repository at this point in the history
Bumps [molecule-plugins](https://github.com/ansible-community/molecule-plugins) from 23.4.1 to 23.5.0.
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases)
- [Commits](ansible-community/molecule-plugins@v23.4.1...v23.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent fd23093 commit ed18585
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -37,7 +37,7 @@ bump2version = "^1.0.1"
yamllint = "^1.32.0"
ansible-lint = {version = "^6.17.2", markers = "platform_system != 'Windows'"}
molecule = "^5.1.0"
molecule-plugins = {extras = ["docker"], version = "^23.4.1"}
molecule-plugins = {extras = ["docker"], version = "^23.5.0"}

[tool.flakeheaven]
format = "grouped"
Expand Down

0 comments on commit ed18585

Please sign in to comment.