From ce409a6f80e71ae1501fae2a5e19f6a5295c664a Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 18 Sep 2015 14:26:23 +0200 Subject: [PATCH] Updates boto3 for testing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc5aaa5..25a7367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.6.0 blessed==1.9.5 boto3==1.1.3 -botocore==1.2.2 # via boto3 +botocore==1.2.4 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore