Commit 3efa82fc by David Baumgold

Use boto 2.32.1

parent fcd240ff
...@@ -47,7 +47,7 @@ aws_debian_pkgs: ...@@ -47,7 +47,7 @@ aws_debian_pkgs:
aws_pip_pkgs: aws_pip_pkgs:
- https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz - https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz
- awscli==1.4.2 - awscli==1.4.2
- boto==2.32.0 - boto==2.32.1
aws_redhat_pkgs: [] aws_redhat_pkgs: []
aws_s3cmd_version: s3cmd-1.5.0-beta1 aws_s3cmd_version: s3cmd-1.5.0-beta1
......
...@@ -3,7 +3,7 @@ PyYAML==3.11 ...@@ -3,7 +3,7 @@ PyYAML==3.11
Jinja2==2.7.2 Jinja2==2.7.2
MarkupSafe==0.23 MarkupSafe==0.23
argparse==1.2.1 argparse==1.2.1
boto==2.29.1 boto==2.32.1
ecdsa==0.11 ecdsa==0.11
paramiko==1.14.0 paramiko==1.14.0
pycrypto==2.6.1 pycrypto==2.6.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment