Upgrade molecule to 3.0a9

Bump molecule to newer version release to avoid the few buggy releases
in between.

Change-Id: I4cbfd299af4ac9d65e36ce3721d1809992e1b86f
This commit is contained in:
Sorin Sbarnea 2020-02-16 15:20:09 +00:00
parent 4308d080eb
commit f9f9773575
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ commands = python scripts/tripleo-jobs-gerrit.py {posargs}
deps =
ansi2html # GPL (soft-dependency of pytest-html)
docker>=3.7 # Apache
molecule>=3.0a6 # MIT
molecule==3.0a9 # MIT
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
pytest # MIT
pytest-cov # MIT