Skip to content

Commit

Permalink
chore(deps): update molecule requirement
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@v4.0.0...v24.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2024
1 parent 3412ddf commit 840caba
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
Expand Up @@ -2,7 +2,7 @@ ansible>=7.4
ansible-compat>=4.1.7
ansible-core>=2.14
ansible-lint>=6.14.0
molecule>=4.0.0,<7.0.0
molecule>=4.0.0,<25.0.0
molecule-plugins[docker]>=23.0.0
paramiko>=3.0.0
pre-commit>=3.2.0
Expand Down

0 comments on commit 840caba

Please sign in to comment.