Update molecule requirement from ==3.3.* to ==3.6.*
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/3.3.0...v3.6.1) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d061b3d35d
commit
802040b8d7
|
|
@ -1,4 +1,4 @@
|
|||
ansible
|
||||
molecule==3.3.*
|
||||
molecule==3.6.*
|
||||
molecule-podman
|
||||
pytest-testinfra
|
||||
|
|
|
|||
Loading…
Reference in New Issue