diff --git a/setup.py b/setup.py index b74947f0..7cab0090 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ install_requires = [ 'lockfile==0.12.2', 'inflection==0.3.1', 'future==0.16.0', - 'boto3==1.4.3', + 'boto3==1.4.4', 'boto==2.45.0', # we might make this optional 'acme==0.9.3', 'retrying==1.3.3',