Commit 6d540c64 by David Baumgold

Merge pull request #1572 from edx/update-boto

Use boto 2.32.1
parents 3501b385 3efa82fc
......@@ -62,7 +62,7 @@ aws_debian_pkgs:
aws_pip_pkgs:
- https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz
- awscli==1.4.2
- boto==2.32.0
- boto==2.32.1
aws_redhat_pkgs: []
aws_s3cmd_version: s3cmd-1.5.0-beta1
......
......@@ -3,7 +3,7 @@ PyYAML==3.11
Jinja2==2.7.3
MarkupSafe==0.23
argparse==1.2.1
boto==2.29.1
boto==2.32.1
ecdsa==0.11
paramiko==1.15.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