Bump molecule to fix testing

We need to bump molecule so that we actually test proposed patches in
CI. Also pull in the podman plugin.

3d3ce253f3

Change-Id: I5f15e26332d2b8b1e53539d58fe095997f3151c9
This commit is contained in:
Alex Schultz 2021-06-07 12:39:46 -06:00
parent 2364a067dd
commit d66f3c80e6
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ pytest-cov
pytest-html
pytest-xdist
mock
molecule>=3.0,<3.1
molecule>=3.3.4,<3.4
molecule-podman>=0.3.0
ruamel.yaml
testinfra
netaddr