Update Pipfile

Updated Ansible vulnerable version
This commit is contained in:
Manuel J. Bernal 2019-07-31 11:59:34 +02:00 committed by GitHub
parent 44cdd72f59
commit 02e0ae9c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ name = "pypi"
[packages]
docker-py = "*"
ansible = "==2.7.11"
ansible = "==2.7.12"
molecule = "*"
[dev-packages]