Skip to content

Commit

Permalink
fix(deps): bump molecule from 24.6.1 to 24.7.0
Browse files Browse the repository at this point in the history
Bumps [molecule](https://github.com/ansible-community/molecule) from 24.6.1 to 24.7.0.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v24.6.1...v24.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jul 11, 2024
1 parent 9c8fae7 commit 6bcf2e9
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
@@ -11,7 +11,7 @@ repository = "https://github.com/gofrolist/molecule-action"
[tool.poetry.dependencies]
python = '^3.10'
ansible-lint = "==6.8.7"
molecule = "==24.6.1"
molecule = "==24.7.0"
molecule-plugins = {version = "*", extras = ["docker", "podman"]}

[tool.poetry.group.dev.dependencies]

0 comments on commit 6bcf2e9

Please sign in to comment.