Skip to content

Commit

Permalink
chore(deps): update molecule requirement from ~=6.0.2 to ~=6.0.3
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@v6.0.2...v6.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 8062afc commit 8b0b513
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
@@ -1,5 +1,5 @@
# for running tests
molecule~=6.0.2
molecule~=6.0.3
molecule-plugins[docker]~=23.5.0
docker~=6.1.1
ansible~=8.5.0
Expand Down

0 comments on commit 8b0b513

Please sign in to comment.