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.0...v23.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 57917c9 commit e1e1918
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 e1e1918

Please sign in to comment.