Skip to content

Commit

Permalink
chore(deps-dev): 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 Aug 3, 2023
1 parent 9d414d4 commit 5305db2
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 @@ -12,7 +12,7 @@ ansible = "^8.1.0"
[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^6.16.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"}
pre-commit = "^3.3.3"
pytest = "^7.4.0"

Expand Down

0 comments on commit 5305db2

Please sign in to comment.