Skip to content

Commit

Permalink
build(deps-dev): bump molecule-plugins from 23.5.3 to 23.6.0
Browse files Browse the repository at this point in the history
Bumps [molecule-plugins](https://github.com/ansible-community/molecule-plugins) from 23.5.3 to 23.6.0.
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases)
- [Commits](ansible-community/molecule-plugins@v23.5.3...v23.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8b79928 commit 7ce3ab2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -21,7 +21,7 @@ ansible-lint = { version = "^24.7.0", markers = "platform_system != 'Windows'" }
# molecule >= 5.0.1 to avoid ansible-compat issue with 4.x
# https://github.com/ansible-community/molecule/issues/3903
molecule = { version = "^24.9.0" }
molecule-plugins = { extras = ["docker"], version = "^23.5.3" }
molecule-plugins = { extras = ["docker"], version = "^23.6.0" }
pytest-testinfra = "^10.1.1"
pytest-subtests = "^0.13.1"

Expand Down

0 comments on commit 7ce3ab2

Please sign in to comment.