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:
dependabot[bot] 2022-03-01 15:54:33 +00:00 committed by GitHub
parent d061b3d35d
commit 802040b8d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible
molecule==3.3.*
molecule==3.6.*
molecule-podman
pytest-testinfra