diff --git a/setup.py b/setup.py index f6333464..f8a29aa8 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ install_requires = [ 'inflection==0.3.1', 'future==0.16.0', 'boto3==1.4.6', - 'acme==0.18.0', + 'acme==0.18.1', 'retrying==1.3.3', 'tabulate==0.7.7', 'pem==17.1.0',