Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump molecule from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [molecule](/~https://github.com/ansible-community/molecule) from 6.0.2 to 6.0.3.
- [Release notes](/~https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v6.0.2...v6.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 2b14f21 commit eb09f33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@ ansible = "^8.6.1"
ansible-lint = { version = "^6.22.0", markers = "platform_system != 'Windows'" }
yamllint = "^1.33.0"
reuse = "^2.1.0"
molecule = "^6.0.2"
molecule = "^6.0.3"
molecule-plugins = {version = "^23.5.0", extras = ["podman"]}

[build-system]
Expand Down

0 comments on commit eb09f33

Please sign in to comment.