ITPLAT-399 Updating Molecule (this was in an attempt to solve a testing issue that it did not solve, but it doesn't cause any problems)

This commit is contained in:
Denise Unterwurzacher
2021-01-12 18:32:20 -06:00
parent 7ede9c8cc1
commit 5c1b5f6877

View File

@@ -9,7 +9,7 @@ boto3 = "==1.9.242"
botocore = "==1.12.242"
[dev-packages]
molecule = "==2.20.2"
molecule = "==3.2.2"
docker = "==4.1.0"
six = "*"
taskcat = "*"