Update molecule requirement from ==3.6.* to ==4.0.*
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](https://github.com/ansible-community/molecule/compare/v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
654b620409
commit
6c0a9eb240
|
|
@ -1,4 +1,4 @@
|
|||
ansible
|
||||
molecule==3.6.*
|
||||
molecule==4.0.*
|
||||
molecule-podman
|
||||
pytest-testinfra
|
||||
|
|
|
|||
Loading…
Reference in New Issue