Skip to content

Commit

Permalink
build(deps): update molecule requirement from ~=5.0.1 to ~=6.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [molecule](https://github.com/ansible-community/molecule) to permit the latest version.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 68f527e commit 91c4b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ ansible-lint~=6.16.2
yamllint~=1.32.0

## molecule tests
molecule~=5.0.1
molecule~=6.0.0
molecule-plugins~=23.4.1
docker~=6.1.2

0 comments on commit 91c4b61

Please sign in to comment.