From 8701c37d658957c05be3333a2b3589d46729463e Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 9 Oct 2015 10:24:39 +0200 Subject: [PATCH] updates botocore for testing --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 972fc33..9cfbd50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ arrow==0.6.0 blessed==1.10.0 boto3==1.1.4 -botocore==1.2.9 # via boto3 +botocore==1.2.10 # via boto3 django-picklefield==0.3.2 django-redis==4.2.0 docutils==0.12 # via botocore