Skip to content

Commit

Permalink
chore(deps): update molecule-plugins[docker] requirement (#179)
Browse files Browse the repository at this point in the history
Updates the requirements on [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins) to permit the latest version.
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases)
- [Commits](ansible-community/molecule-plugins@v23.5.0...v23.5.3)

---
updated-dependencies:
- dependency-name: molecule-plugins[docker]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent eaa7379 commit 58ecc11
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,6 +1,6 @@
# for running tests
molecule~=6.0.2
molecule-plugins[docker]~=23.5.0
molecule-plugins[docker]~=23.5.3
docker~=6.1.1
ansible~=8.5.0
# for development
Expand Down

0 comments on commit 58ecc11

Please sign in to comment.