Skip to content

Commit

Permalink
chore(deps): update molecule-plugins[docker] requirement
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.3...v23.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 68b684b commit bbc707f
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~=24.12.0
molecule-plugins[docker]~=23.5.3
molecule-plugins[docker]~=23.7.0
requests==2.30.0
docker~=7.1.0
ansible~=10.4.0
Expand Down

0 comments on commit bbc707f

Please sign in to comment.