Merge pull request #2152 from danpalmer/patch-1

Security: CVE-2019-10906
This commit is contained in:
Mike Grima 2019-04-17 10:56:58 -07:00 committed by GitHub
commit 41eb29cc6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ def read(*parts):
install_requires = [
"Jinja2>=2.7.3",
"Jinja2>=2.10.1",
"boto>=2.36.0",
"boto3>=1.9.86",
"botocore>=1.12.86",