Skip to content

Commit

Permalink
Bump molecule-plugins[docker] in /.github/workflows/requirements (#88)
Browse files Browse the repository at this point in the history
Bumps [molecule-plugins[docker]](https://github.com/ansible-community/molecule-plugins) from 23.5.0 to 23.5.3.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Wong <[email protected]>
  • Loading branch information
dependabot[bot] and jswongF5 authored Feb 12, 2024
1 parent 864cc44 commit ea32330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-core==2.16.3
jinja2==3.1.3
molecule==6.0.3
molecule-plugins[docker]==23.5.0
molecule-plugins[docker]==23.5.3
docker==7.0.0
pip>=23.1.2

0 comments on commit ea32330

Please sign in to comment.