From 04bf566614ee077666412c4dc348094927fe5b65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Aug 2017 21:31:56 +0100 Subject: [PATCH] Update boto3 from 1.4.6 to 1.4.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3c277b754..071637ce2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.4.6 +boto3==1.4.7 celery==3.1.25 # pyup: <4 docopt==0.6.2 # ignore flask-bcrypt - when upgrading, it installs an invalid version of bcrypt that isn't removed when a different